-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: erusev/parsedown
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added handling for block comments and markup in list items
#933
opened Apr 19, 2026 by
BenjaminHoegh
Loading…
Add nullable typehint for param $Block in function blockCode.
#916
opened May 18, 2025 by
Xolof
Loading…
Add PHP 8.4 support for 1.7.x by dropping support for PHP < 7.1
#899
opened Jan 26, 2025 by
MyIgel
Loading…
Added tests for unicode content and updated parser to manage utf-8
#513
opened Jun 19, 2017 by
Daniel-KM
Contributor
Loading…
Fix em and strong regex bug – failure to correctly recognise double nested escape sequences
#430
opened Sep 23, 2016 by
aidantwoods
Collaborator
Loading…
Add the possibility to provide a list of allowed inline types.
#419
opened Aug 24, 2016 by
mriffault
Loading…
Improved extensibility by adding hooks which allow custom methods to be added without inheritance.
#340
opened Jul 27, 2015 by
jaw-sh
Loading…
Merge request for CommonMark compliance improvements
#334
opened Jul 14, 2015 by
anthonywilliams
Loading…
speed up using $offset parameter with strpos()/preg_match()
feature request
#121
opened Feb 24, 2014 by
wkpark
Contributor
Loading…
Add .editorconfig for cross-editor configuration
feature request
#79
opened Jan 30, 2014 by
hkdobrev
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.