Skip to content

Pull requests: erusev/parsedown

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: Change constructor parameter to nullable type
#930 opened Feb 19, 2026 by kumy Loading…
Update Parsedown.php for issue #923
#924 opened Aug 21, 2025 by Offbeatmammal Loading…
Fix PHP 8.4 deprecations
#895 opened Dec 26, 2024 by gnito-org Loading…
Add missing branch-alias
#891 opened Dec 2, 2024 by nicolas-grekas Loading…
support for php 8.3
#863 opened Jan 14, 2024 by OHMORIYUSUKE Loading…
Allow images to be stripped (1.7.x Version)
#779 opened Jul 30, 2020 by ssigwart Loading…
Add option to open links in new tab (1.7.x Version)
#778 opened Jul 30, 2020 by ssigwart Loading…
Add class method visibility to currently implicit methods
#770 opened May 11, 2020 by Ayesh Contributor Loading…
Support for PHP 7
#733 opened Oct 24, 2019 by janbarasek Loading…
Update README.md
#680 opened Nov 21, 2018 by ShNURoK42 Loading…
Added setLinksOpenNewTab
#678 opened Nov 12, 2018 by WilliamVenner Loading…
Allow setting target for URLs
#644 opened Jun 11, 2018 by jukra Loading…
Headerless table
#580 opened Mar 26, 2018 by aidantwoods Collaborator Loading…
added headerless table
#538 opened Nov 11, 2017 by jheimbach Loading…
add word boundary escape to end of $StrongRegex['_']
#515 opened Jun 27, 2017 by pbiron Loading…
Added tests for unicode content and updated parser to manage utf-8
#513 opened Jun 19, 2017 by Daniel-KM Contributor Loading…
Fix #466
#467 opened Jan 23, 2017 by aidantwoods Collaborator Loading…
added test file that crashes PHP
#444 opened Oct 20, 2016 by cebe Contributor Loading…
ProTip! Filter pull requests by the default branch with base:master.