.gitignore
CHANGELOG.md
LICENSE
Makefile
README.md
pyproject.toml
rstwrap.py
.github/workflows/publish.yml
.github/workflows/tests.yml
rstwrap.egg-info/PKG-INFO
rstwrap.egg-info/SOURCES.txt
rstwrap.egg-info/dependency_links.txt
rstwrap.egg-info/entry_points.txt
rstwrap.egg-info/requires.txt
rstwrap.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_directives.py
tests/test_inline.py
tests/test_integration.py
tests/test_join.py
tests/test_lists.py
tests/test_passthrough.py
tests/test_prose.py
tests/rst/anonymous_hyperlink_target.rst
tests/rst/bare_two_dash_before_prose.rst
tests/rst/bullets_after_indented.rst
tests/rst/code_block_directive.rst
tests/rst/code_block_doctest.rst
tests/rst/code_block_literal.rst
tests/rst/definition_list_term.rst
tests/rst/doctest_block_unindented.rst
tests/rst/enum_item_with_col0_continuation.rst
tests/rst/enum_parenthesized_letter.rst
tests/rst/field_list_with_inline_literal_name.rst
tests/rst/list_after_indented_target.rst
tests/rst/list_after_nested_continuation.rst
tests/rst/list_after_section_underline.rst
tests/rst/list_after_short_underline.rst
tests/rst/list_item_preserve_prefix_spacing.rst
tests/rst/list_item_tab_after_bullet.rst
tests/rst/list_item_with_line_block.rst
tests/rst/nested_simple_table.rst
tests/rst/no_lengthen_list_item.rst
tests/rst/no_lengthen_prose.rst
tests/rst/option_list.rst
tests/rst/overlined_short_title.rst
tests/rst/prose_before_indented_no_blank.rst
tests/rst/quoted_literal_block.rst
tests/rst/quoted_literal_with_bullet_chars.rst
tests/rst/short_lines_joining.rst
tests/rst/short_section_underline.rst
tests/rst/short_underline_no_blank_before_body.rst
tests/rst/single_char_title_underline.rst
tests/rst/standalone_double_colon.rst
tests/rst/uncommon_underline_chars.rst