"code" option of the "include" directive, tests
commit5d331820542beb2a7b21cf59c1e7197d753fdaa8
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sat, 17 Sep 2011 21:03:28 +0000 (17 21:03 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sat, 17 Sep 2011 21:03:28 +0000 (17 21:03 +0000)
tree7a4829cd346eed960d52875592b4f03d02d2734d
parent9f3d7ad527b719a5a0697269543be61c109287a2
"code" option of the "include" directive, tests

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@7129 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
15 files changed:
HISTORY.txt
docs/ref/rst/directives.txt
docutils/parsers/code_analyzer.py
docutils/parsers/rst/directives/body.py
docutils/parsers/rst/directives/misc.py
docutils/parsers/rst/roles.py
test/functional/expected/math_output_mathml.xhtml
test/functional/expected/standalone_rst_html4css1.html
test/functional/expected/standalone_rst_latex.tex
test/functional/expected/standalone_rst_pseudoxml.txt
test/functional/expected/standalone_rst_xetex.tex
test/functional/input/data/math.txt
test/functional/input/data/standard.txt
test/test_parsers/test_rst/test_directives/test_code.py
test/test_parsers/test_rst/test_directives/test_include.py