nolinebreak example
This commit is contained in:
8
examples/nolinebreak/main.hank
Normal file
8
examples/nolinebreak/main.hank
Normal file
@@ -0,0 +1,8 @@
|
||||
-> start
|
||||
|
||||
== start
|
||||
Hello, world!
|
||||
-> subsection
|
||||
|
||||
= subsection
|
||||
Goodbye, cruel world!
|
||||
2
examples/nolinebreak/test1.hlog
Normal file
2
examples/nolinebreak/test1.hlog
Normal file
@@ -0,0 +1,2 @@
|
||||
Hello, world!
|
||||
Goodbye, cruel world!
|
||||
Reference in New Issue
Block a user