Update tests
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
%%~name: New Scene
|
||||
%%~path: 000000000000d/000000000000f
|
||||
%%~kind: NOVEL/DOCUMENT
|
||||
# Novel
|
||||
|
||||
## Chapter
|
||||
|
||||
@pov: Jane
|
||||
@plot: MainPlot
|
||||
|
||||
### Scene
|
||||
|
||||
% How about a comment?
|
||||
@pov: Jane
|
||||
@plot: MainPlot
|
||||
@location: Home
|
||||
|
||||
#### Some Section
|
||||
|
||||
@char: Jane
|
||||
|
||||
This is a paragraph of nonsense text.
|
||||
|
||||
This is another paragraph of much longer nonsense text. It is in fact 1 very very NONSENSICAL nonsense text! We can also try replacing “quotes”, even single ‘quotes’ are replaced. Isn’t that nice? We can hyphen-ate, make dashes – and even longer dashes — if we want. Ellipsis? Not a problem either … How about three hyphens — for long dash? It works too.
|
||||
|
||||
“Full line double quoted text.”
|
||||
|
||||
‘Full line single quoted text.’
|
||||
|
||||
“Tab-indented text”
|
||||
|
||||
>“Paragraph-indented text”
|
||||
|
||||
>>“Right-aligned text”
|
||||
|
||||
‘Tab-indented text’
|
||||
|
||||
>‘Paragraph-indented text’
|
||||
|
||||
>>‘Right-aligned text’
|
||||
|
||||
Reference in New Issue
Block a user