1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187
|
.gitattributes
.gitignore
AUTHORS.rst
COPYING
ChangeLog.rst
ISSUE_TEMPLATE
MANIFEST.in
README.md
pyproject.toml
tox.ini
.github/workflows/main.yml
.github/workflows/pypi.yml
docs/about.md
docs/authors.md
docs/contributing.md
docs/how_it_works.md
docs/index.md
docs/test.md
docs/usage.md
html2text/__init__.py
html2text/__main__.py
html2text/_typing.py
html2text/_version.py
html2text/cli.py
html2text/config.py
html2text/elements.py
html2text/py.typed
html2text/utils.py
html2text.egg-info/PKG-INFO
html2text.egg-info/SOURCES.txt
html2text.egg-info/dependency_links.txt
html2text.egg-info/entry_points.txt
html2text.egg-info/not-zip-safe
html2text.egg-info/top_level.txt
test/GoogleDocMassDownload.html
test/GoogleDocMassDownload.md
test/GoogleDocSaved.html
test/GoogleDocSaved.md
test/GoogleDocSaved_two.html
test/GoogleDocSaved_two.md
test/__init__.py
test/abbr_tag.html
test/abbr_tag.md
test/anchors.html
test/anchors.md
test/apos_element.html
test/apos_element.md
test/backquote_code_style.html
test/backquote_code_style.md
test/blockquote_example.html
test/blockquote_example.md
test/bodywidth_newline.html
test/bodywidth_newline.md
test/bold_inside_link.html
test/bold_inside_link.md
test/bold_long_line.html
test/bold_long_line.md
test/br_inside_a.md
test/break_preserved_in_blockquote.html
test/break_preserved_in_blockquote.md
test/css_import_no_semicolon.html
test/css_import_no_semicolon.md
test/decript_tage.html
test/decript_tage.md
test/default_image_alt.html
test/default_image_alt.md
test/doc_with_table.html
test/doc_with_table.md
test/doc_with_table_bypass.html
test/doc_with_table_bypass.md
test/emdash-para.html
test/emdash-para.md
test/emphasis_preserved_whitespace.html
test/emphasis_preserved_whitespace.md
test/emphasis_whitespace.html
test/emphasis_whitespace.md
test/empty-img-src.html
test/empty-img-src.md
test/empty-link.html
test/empty-link.md
test/empty-title-tag.html
test/empty-title-tag.md
test/flip_emphasis.html
test/flip_emphasis.md
test/google-like_font-properties.html
test/google-like_font-properties.md
test/header_tags.html
test/header_tags.md
test/horizontal_rule.html
test/horizontal_rule.md
test/html-escaping.html
test/html-escaping.md
test/html_entities_out_of_text.html
test/html_entities_out_of_text.md
test/images_as_html.html
test/images_as_html.md
test/images_to_alt.html
test/images_to_alt.md
test/images_with_div_wrap.html
test/images_with_div_wrap.md
test/images_with_size.html
test/images_with_size.md
test/img-tag-with-link.html
test/img-tag-with-link.md
test/inplace_baseurl_substitution.html
test/inplace_baseurl_substitution.md
test/invalid_start.html
test/invalid_start.md
test/invalid_unicode.html
test/invalid_unicode.md
test/kbd_tag.html
test/kbd_tag.md
test/link_titles.html
test/link_titles.md
test/list_tags_example.html
test/list_tags_example.md
test/long_lines.html
test/long_lines.md
test/lrm_after_b.html
test/lrm_after_b.md
test/lrm_after_i.html
test/lrm_after_i.md
test/lrm_inside_i.html
test/lrm_inside_i.md
test/mark_code.html
test/mark_code.md
test/mixed_nested_lists.html
test/mixed_nested_lists.md
test/nbsp.html
test/nbsp.md
test/nbsp_unicode.html
test/nbsp_unicode.md
test/no_inline_links_example.html
test/no_inline_links_example.md
test/no_inline_links_images_to_alt.html
test/no_inline_links_images_to_alt.md
test/no_inline_links_nested.html
test/no_inline_links_nested.md
test/no_mailto_links.html
test/no_mailto_links.md
test/no_p_in_table.html
test/no_p_in_table.md
test/no_wrap_links.html
test/no_wrap_links.md
test/no_wrap_links_no_inline_links.html
test/no_wrap_links_no_inline_links.md
test/normal.html
test/normal.md
test/normal_escape_snob.html
test/normal_escape_snob.md
test/pad_table.html
test/pad_table.md
test/pad_table_empty.html
test/pad_table_empty.md
test/pad_table_no_closed_tr.html
test/pad_table_no_closed_tr.md
test/pre.html
test/pre.md
test/preformatted_in_list.html
test/preformatted_in_list.md
test/protect_links.html
test/protect_links.md
test/q_tag.html
test/q_tag.md
test/rlm_inside_strong.html
test/rlm_inside_strong.md
test/single_line_break.html
test/single_line_break.md
test/stressed_with_html_entities.html
test/stressed_with_html_entities.md
test/sub_tag.html
test/sub_tag.md
test/sup_tag.html
test/sup_tag.md
test/table_ignore.html
test/table_ignore.md
test/test_html2text.py
test/test_memleak.py
test/test_newlines_on_multiple_calls.py
test/text_after_list.html
test/text_after_list.md
test/url-escaping.html
test/url-escaping.md
test/wrap_list_items_example.html
test/wrap_list_items_example.md
test/wrap_tables.html
test/wrap_tables.md
|