html2text-2018.1.9/ 0000755 0001750 0001750 00000000000 13225326273 014602 5 ustar ubuntu ubuntu 0000000 0000000 html2text-2018.1.9/test/ 0000755 0001750 0001750 00000000000 13225326273 015561 5 ustar ubuntu ubuntu 0000000 0000000 html2text-2018.1.9/test/GoogleDocMassDownload.html 0000644 0001750 0001750 00000013521 12616413406 022625 0 ustar ubuntu ubuntu 0000000 0000000
first issue
text to separate lists
bold
italic
def func(x):
if x < 1:
return 'a'
return 'b'
Some fixed width text here
italic fixed width text
html2text-2018.1.9/test/preformatted_in_list.md 0000664 0001750 0001750 00000000105 12471110237 022307 0 ustar ubuntu ubuntu 0000000 0000000 * Run this command: ls -l *.html * ? * Profit! html2text-2018.1.9/test/bold_long_line.md 0000644 0001750 0001750 00000000176 13165077724 021064 0 ustar ubuntu ubuntu 0000000 0000000 **text** and a very long long long long long long long long long long long long long long long long long long long long line html2text-2018.1.9/test/no_inline_links_example.md 0000644 0001750 0001750 00000000306 12616413406 022765 0 ustar ubuntu ubuntu 0000000 0000000 [Googler][1] No href No href but title available [ Example][2] [ [ [ link text ][3]][3]][3] [1]: http://google.com [2]: http://example.com (Example title) [3]: http://example.com (abc) html2text-2018.1.9/test/default_image_alt.html 0000644 0001750 0001750 00000000076 13165077724 022107 0 ustar ubuntu ubuntu 0000000 0000000
a b c
Ensure that HTML that starts with a crowded <pre>
is converted to reasonable Markdown.
code
, bolds and italics.
Header 1 | Header 2 | Header 3 |
---|---|---|
Content 1 | Content 2 | |
Content 1 | Content 2 |