mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-25 18:32:25 +00:00
Allows use of templates, and allows more characters, ids now end with whitespace - like ids in links. [SVN r86691]
19 lines
402 B
Plaintext
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]
|