"code" option of the "include" directive, tests
commit8d4f176f509e1aaf3aa6f37a632f688ed77fe7b9
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
parent27b584a0d24cd60e597d5d2ade889ec75b858356
"code" option of the "include" directive, tests

git-svn-id: http://svn.code.sf.net/p/docutils/code/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