aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-13Add improved docsLibravatar Titus Wormer1-10/+13
2022-10-13Add some badgesLibravatar Titus Wormer1-11/+7
2022-10-13Add logo to readmeLibravatar Titus Wormer1-4/+8
2022-10-13Add note about `micromark`Libravatar Titus Wormer1-0/+7
2022-10-13Add thanks for crate nameLibravatar Titus Wormer1-2/+5
2022-10-13Rename crate to `markdown`Libravatar Titus Wormer1-38/+35
2022-10-12Fix typoLibravatar Titus Wormer1-2/+2
2022-10-12Add Thanks section to readmeLibravatar Titus Wormer1-5/+11
2022-10-12Remove some superfluous docsLibravatar Titus Wormer1-146/+2
2022-10-12Add code of conduct, improve docsLibravatar Titus Wormer1-130/+154
2022-10-11Refactor some proseLibravatar Titus Wormer1-7/+10
2022-10-11Add improved docs to public apiLibravatar Titus Wormer1-1/+0
2022-10-06Refactor to split parse from compile optionsLibravatar Titus Wormer1-5/+25
2022-09-29Add inline clippy configLibravatar Titus Wormer1-2/+1
2022-09-28Add support for turning mdast to hastLibravatar Titus Wormer1-1/+2
2022-09-26Add support for compiling to mdastLibravatar Titus Wormer1-49/+48
2022-09-19Add structs, enums for `mdast`Libravatar Titus Wormer1-2/+6
2022-09-19Add notes on fuzz testing to `readme.md`Libravatar Titus Wormer1-1/+2
2022-09-19Update `readme.md`Libravatar Titus Wormer1-5/+3
2022-09-14Fix to prefer flow over definitions, setext headingsLibravatar Titus Wormer1-1/+1
2022-09-12Add fuzz testingLibravatar Christian Murphy1-0/+5
2022-09-09Add section on syntax errors to readmeLibravatar Titus Wormer1-0/+8
2022-09-09Update count in readmeLibravatar Titus Wormer1-1/+1
2022-09-09Fix typoLibravatar Titus Wormer1-1/+1
2022-09-09Refactor list ordering in readmeLibravatar Titus Wormer1-1/+1
2022-09-09Fix typoLibravatar Titus Wormer1-1/+1
2022-09-09Add some numbers to readmeLibravatar Titus Wormer1-1/+1
2022-09-09Add example of syntax highlighting to readmeLibravatar Titus Wormer1-0/+94
2022-09-09Add MDX extensions to readmeLibravatar Titus Wormer1-2/+8
2022-09-08Update test count in readmeLibravatar Titus Wormer1-1/+1
2022-09-08Fix example in readmeLibravatar Titus Wormer1-2/+4
2022-09-05Update docs for extensionsLibravatar Titus Wormer1-14/+11
2022-09-01Add support for GFM tagfilterLibravatar Titus Wormer1-3/+3
2022-08-31Update `readme.md`Libravatar Titus Wormer1-2/+2
2022-08-26Add support for math (flow)Libravatar Titus Wormer1-1/+1
2022-08-26Add support for math (text)Libravatar Titus Wormer1-1/+1
2022-08-25Add support for GFM footnotesLibravatar Titus Wormer1-1/+1
2022-08-22Add support for GFM task list itemLibravatar Titus Wormer1-1/+1
2022-08-22Add support for GFM strikethroughLibravatar Titus Wormer1-1/+1
2022-08-19Refactor to move more things to `util/`Libravatar Titus Wormer1-4/+0
2022-08-19Add contentsLibravatar Titus Wormer1-4/+10
2022-08-19Add contributing, support guideLibravatar Titus Wormer1-5/+4
2022-08-19Refactor to clean some scripts in readmeLibravatar Titus Wormer1-2/+2
2022-08-19Add discussionsLibravatar Titus Wormer1-4/+4
2022-08-19Add some docsLibravatar Titus Wormer1-85/+332
2022-08-19Add logo to readmeLibravatar Titus Wormer1-0/+2
2022-08-18Add support for GFM autolink literalsLibravatar Titus Wormer1-1/+1
2022-08-16Add a small intro to the readmeLibravatar Titus Wormer1-2/+8
2022-08-16Add `no_std + alloc`Libravatar Titus Wormer1-1/+0
2022-08-16Add cargo clippy rulesLibravatar Titus Wormer1-2/+1