mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-25 18:32:25 +00:00
Not great since it closes the comments around the escaped code. But to nest it properly will require a bigger change. Would also be nice to deal with escape in other contexts - such as strings. [SVN r71098]
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/``
|