bb1a778277
* Merge novel layouts and simplify the Tokenizer class * Fix core tests * Delete auto-layout code * Remove no longer needed item layouts * Remove references to deleted item layouts in test * Make some minor changes to Tokenizer class and update tests * Update test reference files * Update sample project * Fix a few issues with the Tokenizer * Centre some text in the sample documents * Make some minor changes to how new projects are generated * Add support for New Page and VSpace commands to the Tokenizer * Remove Title and Page layouts and add codes for page break and vertical space * Add document layout and fix some issues in index class with new title formats * Update tests and reference files * Bump the project file version and fix a minor issue in items class * Update tests and test coverage * Clean up some warnings and issues in tests
30 lines
726 B
Plaintext
30 lines
726 B
Plaintext
%%~name: New Scene
|
||
%%~path: 31489056e0916/0e17daca5f3e1
|
||
%%~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.’
|
||
|