Files
quickbook/test/section-1_7.quickbook
Daniel James 83e2d34c5a Use quickbook 1.7's attribute value for element ids.
Allows use of templates, and allows more characters, ids now end with
whitespace - like ids in links.

[SVN r86691]
2013-11-13 21:51:05 +00:00

19 lines
402 B
Plaintext

[article Section Id 1.7
[quickbook 1.7]
]
[section Quickbook section no id test]
[endsect]
[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 odd id test]
[endsect]
[template thing[] abc]
[section:sect-[thing] Section with template in id]
[endsect]