CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
tox.ini
examples/templates/html4.j2
examples/templates/html5.j2
examples/templates/latex-default.j2
examples/templates/latex-native.j2
examples/templates/xelatex-default.j2
examples/templates/xelatex-native.j2
src/rst2json/__init__.py
src/rst2json/__main__.py
src/rst2json/core.py
src/rst2json/knownopts.py
src/rst2json/transforms.py
src/rst2json.egg-info/PKG-INFO
src/rst2json.egg-info/SOURCES.txt
src/rst2json.egg-info/dependency_links.txt
src/rst2json.egg-info/entry_points.txt
src/rst2json.egg-info/requires.txt
src/rst2json.egg-info/top_level.txt
src/rst2json/writers/__init__.py
src/rst2json/writers/_json_base.py
src/rst2json/writers/html4.py
src/rst2json/writers/html5.py
src/rst2json/writers/latex.py
src/rst2json/writers/xelatex.py
test/test_command.py
test/test_func.py
test/test_get_writers.py
test/test_knownopts.py
test/data/html4/badparse.json
test/data/html4/badparse.rst
test/data/html4/code.json
test/data/html4/code.rst
test/data/html4/configged.conf
test/data/html4/configged.json
test/data/html4/configged.rst
test/data/html4/dcterms.json
test/data/html4/dcterms.rst
test/data/html4/decorations.json
test/data/html4/decorations.rst
test/data/html4/demo.json
test/data/html4/demo.rst
test/data/html4/empty-field.json
test/data/html4/empty-field.rst
test/data/html4/escaped-titles.json
test/data/html4/escaped-titles.rst
test/data/html4/espanol.conf
test/data/html4/espanol.json
test/data/html4/espanol.rst
test/data/html4/fancy-docinfo.json
test/data/html4/fancy-docinfo.rst
test/data/html4/fancy-titles-no-dir.conf
test/data/html4/fancy-titles-no-dir.json
test/data/html4/fancy-titles-no-dir.rst
test/data/html4/fancy-titles.conf
test/data/html4/fancy-titles.json
test/data/html4/fancy-titles.rst
test/data/html4/math-html-embed.conf
test/data/html4/math-html-embed.json
test/data/html4/math-html-embed.rst
test/data/html4/math-html.conf
test/data/html4/math-html.json
test/data/html4/math-html.rst
test/data/html4/mathjax.conf
test/data/html4/mathjax.json
test/data/html4/mathjax.rst
test/data/html4/mathml.conf
test/data/html4/mathml.json
test/data/html4/mathml.rst
test/data/html4/multi-abstract.json
test/data/html4/multi-abstract.rst
test/data/html4/multi-docinfo.json
test/data/html4/multi-docinfo.rst
test/data/html4/raws.json
test/data/html4/raws.rst
test/data/html4/source&escape.json
test/data/html4/source&escape.rst
test/data/html5/badparse.json
test/data/html5/badparse.rst
test/data/html5/code.json
test/data/html5/code.rst
test/data/html5/configged.conf
test/data/html5/configged.json
test/data/html5/configged.rst
test/data/html5/dcterms.json
test/data/html5/dcterms.rst
test/data/html5/decorations.json
test/data/html5/decorations.rst
test/data/html5/demo.json
test/data/html5/demo.rst
test/data/html5/empty-field.json
test/data/html5/empty-field.rst
test/data/html5/escaped-titles.json
test/data/html5/escaped-titles.rst
test/data/html5/espanol.conf
test/data/html5/espanol.json
test/data/html5/espanol.rst
test/data/html5/fancy-docinfo.json
test/data/html5/fancy-docinfo.rst
test/data/html5/fancy-titles-no-dir.conf
test/data/html5/fancy-titles-no-dir.json
test/data/html5/fancy-titles-no-dir.rst
test/data/html5/fancy-titles.conf
test/data/html5/fancy-titles.json
test/data/html5/fancy-titles.rst
test/data/html5/math-html-embed.conf
test/data/html5/math-html-embed.json
test/data/html5/math-html-embed.rst
test/data/html5/math-html.conf
test/data/html5/math-html.json
test/data/html5/math-html.rst
test/data/html5/mathjax.conf
test/data/html5/mathjax.json
test/data/html5/mathjax.rst
test/data/html5/mathml.conf
test/data/html5/mathml.json
test/data/html5/mathml.rst
test/data/html5/multi-abstract.json
test/data/html5/multi-abstract.rst
test/data/html5/multi-docinfo.json
test/data/html5/multi-docinfo.rst
test/data/html5/raws.json
test/data/html5/raws.rst
test/data/html5/source&escape.json
test/data/html5/source&escape.rst
test/data/latex/badparse.json
test/data/latex/badparse.rst
test/data/latex/code.json
test/data/latex/code.rst
test/data/latex/configged.conf
test/data/latex/configged.json
test/data/latex/configged.rst
test/data/latex/decorations.json
test/data/latex/decorations.rst
test/data/latex/demo.json
test/data/latex/demo.rst
test/data/latex/escaped-titles.json
test/data/latex/escaped-titles.rst
test/data/latex/espanol.conf
test/data/latex/espanol.json
test/data/latex/espanol.rst
test/data/latex/fancy-docinfo.json
test/data/latex/fancy-docinfo.rst
test/data/latex/fancy-titles-no-dir.conf
test/data/latex/fancy-titles-no-dir.json
test/data/latex/fancy-titles-no-dir.rst
test/data/latex/fancy-titles.conf
test/data/latex/fancy-titles.json
test/data/latex/fancy-titles.rst
test/data/latex/math.json
test/data/latex/math.rst
test/data/latex/multi-abstract.json
test/data/latex/multi-abstract.rst
test/data/latex/multi-docinfo.json
test/data/latex/multi-docinfo.rst
test/data/latex/raws.json
test/data/latex/raws.rst
test/data/latex/source&escape.json
test/data/latex/source&escape.rst
test/data/latex/xediff.json
test/data/latex/xediff.rst
test/data/xelatex/badparse.json
test/data/xelatex/badparse.rst
test/data/xelatex/code.json
test/data/xelatex/code.rst
test/data/xelatex/configged.conf
test/data/xelatex/configged.json
test/data/xelatex/configged.rst
test/data/xelatex/decorations.json
test/data/xelatex/decorations.rst
test/data/xelatex/demo.json
test/data/xelatex/demo.rst
test/data/xelatex/escaped-titles.json
test/data/xelatex/escaped-titles.rst
test/data/xelatex/espanol.conf
test/data/xelatex/espanol.json
test/data/xelatex/espanol.rst
test/data/xelatex/fancy-docinfo.json
test/data/xelatex/fancy-docinfo.rst
test/data/xelatex/fancy-titles-no-dir.conf
test/data/xelatex/fancy-titles-no-dir.json
test/data/xelatex/fancy-titles-no-dir.rst
test/data/xelatex/fancy-titles.conf
test/data/xelatex/fancy-titles.json
test/data/xelatex/fancy-titles.rst
test/data/xelatex/math.json
test/data/xelatex/math.rst
test/data/xelatex/multi-abstract.json
test/data/xelatex/multi-abstract.rst
test/data/xelatex/multi-docinfo.json
test/data/xelatex/multi-docinfo.rst
test/data/xelatex/raws.json
test/data/xelatex/raws.rst
test/data/xelatex/source&escape.json
test/data/xelatex/source&escape.rst
test/data/xelatex/xediff.json
test/data/xelatex/xediff.rst