-
Notifications
You must be signed in to change notification settings - Fork 992
Pull requests: mixmark-io/turndown
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add 'trustedTypes?.emptyHTML' for
canParseHTMLNatively check
#532
opened Jul 7, 2026 by
ypapouski
Loading…
Escape ordered list items that use ) as the marker delimiter
#531
opened Jun 29, 2026 by
greymoth-jp
Loading…
Fix code block detection when whitespace precedes the inner <code>
#530
opened Jun 26, 2026 by
Jian-Zhang08
Loading…
Bump js-yaml, rewire and eslint
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#529
opened Jun 23, 2026 by
dependabot
Bot
Loading…
Bump @babel/core from 7.29.0 to 7.29.6
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#528
opened Jun 23, 2026 by
dependabot
Bot
Loading…
fix: use
* for intraword emphasis so _ is not emitted between words
#527
opened Jun 22, 2026 by
spokodev
Loading…
Bump form-data from 3.0.4 to 3.0.5
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#526
opened Jun 20, 2026 by
dependabot
Bot
Loading…
Bump fast-uri from 3.1.0 to 3.1.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#525
opened May 9, 2026 by
dependabot
Bot
Loading…
Bump lodash from 4.17.23 to 4.18.1
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#523
opened Apr 3, 2026 by
dependabot
Bot
Loading…
Bump picomatch from 4.0.3 to 4.0.4
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#522
opened Mar 26, 2026 by
dependabot
Bot
Loading…
Fix <br> at the beginning or end of <b> and <i>
#480
opened Jul 30, 2024 by
za3k
Contributor
Loading…
Change default unordered list bullet marker from '*' to '-'
#476
opened Jul 16, 2024 by
za3k
Contributor
Loading…
Fix bug where li with first child that's a block rendered incorrectly
#447
opened Aug 27, 2023 by
dchacke
Loading…
Support for nested <ul>/<ol> tags without <li> (not technically valid)
#445
opened Aug 1, 2023 by
dnotes
Loading…
Fix: correctly escape text that would otherwise be interpreted as raw HTML and HTML blocks.
#438
opened Jun 2, 2023 by
bjones1
Loading…
Update defaults to match CommonMark & Github conventions
#425
opened Mar 4, 2023 by
zm-cttae
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.