.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/examples/list_nested_bullet_not_merged_into_parent.rst
tests/rst/examples/list_nested_wrapped.rst
tests/rst/regressions/definition_list_term.rst
tests/rst/regressions/directive_blank_lines_body_boundary.rst
tests/rst/regressions/directive_code_block.rst
tests/rst/regressions/directive_indented_body_yaml.rst
tests/rst/regressions/directive_malformed_parsed_as_comment.rst
tests/rst/regressions/field_list_with_inline_literal_name.rst
tests/rst/regressions/hyperlink_anonymous_target.rst
tests/rst/regressions/list_after_indented_target.rst
tests/rst/regressions/list_after_nested_continuation.rst
tests/rst/regressions/list_after_section_underline.rst
tests/rst/regressions/list_after_short_underline.rst
tests/rst/regressions/list_bullets_after_indented.rst
tests/rst/regressions/list_enum_item_with_col0_continuation.rst
tests/rst/regressions/list_enum_parenthesized_letter.rst
tests/rst/regressions/list_indented_bullet_after_prose_no_blank.rst
tests/rst/regressions/list_indented_bullet_in_literal_block.rst
tests/rst/regressions/list_item_preserve_prefix_spacing.rst
tests/rst/regressions/list_item_tab_after_bullet.rst
tests/rst/regressions/list_item_with_line_block.rst
tests/rst/regressions/list_no_lengthen_item.rst
tests/rst/regressions/list_tab_indented_nested_bullets.rst
tests/rst/regressions/literal_code_block.rst
tests/rst/regressions/literal_code_block_doctest.rst
tests/rst/regressions/literal_doctest_block_unindented.rst
tests/rst/regressions/literal_quoted_block.rst
tests/rst/regressions/literal_quoted_with_bullet_chars.rst
tests/rst/regressions/literal_standalone_double_colon.rst
tests/rst/regressions/misc_collapse_consecutive_blank_lines.rst
tests/rst/regressions/option_list.rst
tests/rst/regressions/prose_bare_two_dash_before.rst
tests/rst/regressions/prose_before_indented_no_blank.rst
tests/rst/regressions/prose_no_lengthen.rst
tests/rst/regressions/prose_short_lines_joining.rst
tests/rst/regressions/section_overlined_short_title.rst
tests/rst/regressions/section_short_underline.rst
tests/rst/regressions/section_short_underline_no_blank_before_body.rst
tests/rst/regressions/section_single_char_title_underline.rst
tests/rst/regressions/section_uncommon_underline_chars.rst
tests/rst/regressions/table_indented_plus_border.rst
tests/rst/regressions/table_nested_simple.rst