1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-19 13:17:39 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
042890d319 LibMarkdown: Parse horizontal rules
A horizontal rule is generated by a line with three or more of these
characters: '*', '-', '_'.
2021-01-02 02:41:15 +01:00