mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-27 19:12:17 +00:00
Includes: - Detemplate syntax highlighter. - Allow escaped markup in comments in highlighter. - Remove whitespace hat was inserted after anchors. - Use fs::path in a couple more places. - Handle blocks inside phrases better (can happen with templates). [SVN r71862]
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
[article Python Code Blocks
|
|
[quickbook 1.5]
|
|
[source-mode python]
|
|
]
|
|
|
|
# No escape
|
|
# Escape: ``*bold*``
|
|
# Escape: ``_underline_````/italic/``
|