mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-29 19:52:16 +00:00
Merge tools directory from trunk.
[SVN r72698]
This commit is contained in:
10
test/code-block-python.gold
Normal file
10
test/code-block-python.gold
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
||||
<article id="python_code_blocks" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>Python Code Blocks</title>
|
||||
<programlisting><phrase role="comment"># No escape</phrase>
|
||||
<phrase role="comment"># Escape: <emphasis role="bold">bold</emphasis></phrase>
|
||||
<phrase role="comment"># Escape: <emphasis role="underline">underline</emphasis><emphasis>italic</emphasis></phrase>
|
||||
</programlisting>
|
||||
</article>
|
||||
Reference in New Issue
Block a user