-
Notifications
You must be signed in to change notification settings - Fork 146
Pull requests: matthewwithanm/python-markdownify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
code simplification to remove the children_only parameter
#174
opened Jan 1, 2025 by
chrispy-snps
Loading…
support HTML definition lists (
<dl>
, <dt>
, and <dd>
)
#173
opened Dec 31, 2024 by
chrispy-snps
Loading…
optimize empty-line handling for li and blockquote content
#171
opened Dec 30, 2024 by
chrispy-snps
Loading…
allow a wrap_width value of None for unlimited line lengths
#169
opened Dec 29, 2024 by
chrispy-snps
Loading…
insert a blank line between table caption, table content
#167
opened Dec 29, 2024 by
chrispy-snps
Loading…
do not construct Markdown links in code spans and code blocks
#165
opened Dec 29, 2024 by
chrispy-snps
Loading…
perf: improve parsing performance from o(n^2) to o(n)
#162
opened Dec 17, 2024 by
AlextheYounga
Loading…
fixed the way the converter is chosen for tags with names containing symbols not suitable for python def
#136
opened Jul 12, 2024 by
Fess-AKA-DeadMonk
Loading…
ProTip!
Follow long discussions with comments:>50.