-
Notifications
You must be signed in to change notification settings - Fork 138
Issues: matthewwithanm/python-markdownify
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[bug] Markdownify fails to parse
<img>
tags inside <h5>
elements correctly
#156
opened Oct 29, 2024 by
khlee369
When it runs COMFYU on PYTHON3.12.4, it causes comfyiui to fail to start.
#154
opened Oct 11, 2024 by
sprocsw
Space before
<ol>
or <ul>
element incorrectly indents the first list item
#144
opened Sep 7, 2024 by
chrispy-snps
The incorrect h tag could cause the machine freeze due to excessive memory use
#143
opened Aug 27, 2024 by
vokiput
Markdownify conversion results in extra
\
before end parentheses )
#140
opened Jul 24, 2024 by
vivienneprince
unnecessary /n newlines resulting in a lot of white area in the markdown
#130
opened Jun 12, 2024 by
archit15singh
Headers are not handled well when combined with details/summary tags
#129
opened May 24, 2024 by
alexei-osipov
"UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 57218: character maps to <undefined>"
#128
opened May 16, 2024 by
hadupa
Indent before HTML block elements causes indent in Markdown output
#98
opened Nov 26, 2023 by
chrispy-snps
TypeError: MarkdownConverter.convert_hn() missing 1 required positional argument: 'convert_as_inline'
#93
opened Aug 16, 2023 by
zfang
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.