42 lines
894 B
Plaintext
42 lines
894 B
Plaintext
%%~name: New Scene
|
||
%%~path: 31489056e0916/0e17daca5f3e1
|
||
%%~kind: NOVEL/BOOK
|
||
# 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’
|
||
|