1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

7 Commits

Author SHA1 Message Date
772c919b05 Fix bug where empty atx headings would not be recognised (CommonMark)
Fixes #595
2018-04-02 17:18:01 +01:00
cf6d23de55 Rename hashtags enabled to strict mode
We can use this to seperate any intentional spec deviations from
spec behaviour so users can pick between compatability and spec
implementations
2018-04-02 17:18:01 +01:00
8a90586218 Support #hashtag per CommonMark and GFM specs 2018-04-02 17:18:00 +01:00
1c52cb6b5e Add failing test cases 2018-03-27 22:01:32 +01:00
06135cd75a improve CommonMark compliance 2015-01-10 02:45:51 +02:00
512cc1f065 Limit generated headlines to h6 2014-08-25 21:06:03 +02:00
37416b5f07 simplify folder name 2014-04-28 21:53:34 +03:00