Files
quickbook/test/section_1_5.quickbook
Daniel James 3b839f1eb0 Ignore spaces after 'section:' for quickbook 1.5+ Refs #2712
And warn when section id is empty after colon.

[SVN r55911]
2009-08-31 11:37:32 +00:00

12 lines
266 B
Plaintext

[article Section Id 1.5
[quickbook 1.5]
]
[section:id_test1 Quickbook section id test]
[endsect]
[section :id_test2 Quickbook section id test]
[endsect]
[section: id_test3 Quickbook section id test]
[endsect]
[section:++ Quickbook section no id test]
[endsect]