| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- # Chapter 1: The Beginning
- ## Small header
- ###### SMALLEST HEADER
- ##Invalid header
- ####### Invalid header
- {{NVL}}
- 
- [](music/calm_piano.mp3)
- > This is a comment and will be ignored in normal mode
- Evening falls over the quiet park. The moon hangs low in the sky.
- @NARRATOR
- The wind rustles through the leaves as two figures sit on an old wooden bench.
- {{ADV}}
- {left}
- {right}
- @ALICE
- Hi Bob! It's such a beautiful night, isn't it?
- @BOB
- Yeah, Alice. The moon looks amazing tonight.
- @ALICE
- *smiles softly* You're always so quiet when we're alone like this...
- @BOB
- I just... like listening to you.
- + []()
- - [(test)
- * [(TODO) I will go with Chloe](chloe_route.vnrs
- ```
- Literal text!
- ```
- + [I will go with Bob](bob_route.vnrs)
- - [(TODO) I will go with Chloe](chloe_route.vnrs)
- * [Go alone](secret_route.vnrs){social<0}
- + [Link, which not be executed](unwritten.vnrs)
|