mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-23 05:42:30 +00:00
Pushing and popping symbol containers is pretty expensive, so try to do it less. [SVN r65102]
16 lines
127 B
Plaintext
16 lines
127 B
Plaintext
[article Macro Test
|
|
[quickbook 1.5]
|
|
]
|
|
|
|
[def one 1]
|
|
|
|
one
|
|
|
|
[template foo[]
|
|
|
|
[def two 2]
|
|
two
|
|
]
|
|
|
|
[foo]
|
|
two [/This shouldn't expand] |