Issues
- 0
The strip_document option works on BeautifulSoup objects but not Tag objects
#209 opened by chrispy-snps - 1
UnicodeDecodeError
#207 opened by bprager - 3
Rename "strip" option to "skip"
#197 opened by chrispy-snps - 1
Add clarification of the meaning of `strip` option
#208 opened by hrbattery - 2
crash when parsing malformed html in markdown
#204 opened by NashMiao - 2
Add table 'rowspan' support
#121 opened by ffolkes1911 - 3
- 8
Formatting inside code spans
#141 opened by jonatanschroeder - 2
- 0
- 0
Definition lists do not insert required newlines
#199 opened by chrispy-snps - 0
- 0
Whitespace between comments is no longer removed
#193 opened by chrispy-snps - 0
- 6
- 4
Image inside SPAN is discarded
#180 opened by sglebs - 3
- 6
div mis-converted
#107 opened by mirabilos - 2
Missing blank lines above headings or code blocks
#176 opened by ninsbl - 0
- 0
optimize representation of empty lines in `<li>` and `<blockquote>` content
#170 opened by chrispy-snps - 0
Support a wrap width value of `None` that explicitly indicates no width limit (unlimited line length)
#168 opened by chrispy-snps - 0
- 0
- 1
It fails on amazon.com
#177 opened by MagMueller - 6
Inconsistent handling of No-Break Space and Space
#175 opened by matiasfrndz - 2
Allow html tags that contain only spaces
#155 opened by tthkbw - 1
Deeply nested lists
#159 opened by smortezah - 1
- 1
how to disable \ escaping?
#158 opened by sixwaaaay - 2
"UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 57218: character maps to <undefined>"
#128 opened by hadupa - 2
- 1
Fragment links using id are removed
#133 opened by ngtw-j - 1
WHITELIST_TAGS don't work
#139 opened by mahdi-marjani-moghadam - 1
Markdownify conversion results in extra `\` before end parentheses `)`
#140 opened by vivienneprince - 2
TypeError is shown if html has wrong h tag
#142 opened by vokiput - 1
The incorrect h tag could cause the machine freeze due to excessive memory use
#143 opened by vokiput - 2
Space before `<ol>` or `<ul>` element incorrectly indents the first list item
#144 opened by chrispy-snps - 0
Default option to control escape for <pre> and <code>
#146 opened by kgintel - 3
title gets mangled into href for <a title="x">
#157 opened by hnykda - 1
[bug] Markdownify fails to parse `<img>` tags inside `<h5>` elements correctly
#156 opened by khlee369 - 3
- 2
unnecessary /n newlines resulting in a lot of white area in the markdown
#130 opened by archit15singh - 0
Keep the <u> tags
#135 opened by NeKroFR - 1
Colspan int casting untreated error
#137 opened by FHaggs - 1
ValueError: invalid literal for int() with base 10: 'undefined' (table colspan)
#126 opened by daviddwlee84 - 2
Add option to convert titles into `# title` style
#124 opened by perkfly - 0
Table merge cell horizontally
#109 opened by xydxydxyd1 - 0
- 1