Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor to enable more image tests | 2022-06-30 | 1 | -62/+60 | ||
* | Fix a bunch of bugs with definitions, references | 2022-06-29 | 1 | -77/+71 | ||
* | Add support for compiling definitions | 2022-06-29 | 3 | -160/+136 | ||
* | Fix jumps in `edit_map` | 2022-06-28 | 1 | -5/+6 | ||
* | Add link, images (resource) | 2022-06-24 | 7 | -274/+951 | ||
* | Make data a construct | 2022-06-21 | 1 | -1/+1 | ||
* | Add support for inferring line ending, configurable | 2022-06-21 | 11 | -18/+244 | ||
* | Add support for BOM | 2022-06-20 | 2 | -9/+9 | ||
* | Fix bug with tabs | 2022-06-20 | 2 | -54/+45 | ||
* | Add some more enabled tests | 2022-06-20 | 1 | -68/+58 | ||
* | Add support for line endings in string | 2022-06-20 | 1 | -1/+1 | ||
* | Add improved whitespace handling | 2022-06-20 | 1 | -1/+1 | ||
* | Add support for definitions | 2022-06-17 | 3 | -2/+448 | ||
* | Add heading (setext) | 2022-06-16 | 5 | -19/+295 | ||
* | Add support for hard break (trailing) | 2022-06-16 | 2 | -119/+135 | ||
* | Add support for hard break escape | 2022-06-16 | 2 | -6/+172 | ||
* | Add support for text in heading (atx) | 2022-06-15 | 1 | -17/+15 | ||
* | Add code (text) | 2022-06-15 | 5 | -60/+212 | ||
* | Add tests for nul | 2022-06-15 | 1 | -0/+25 | ||
* | Add tests for urls | 2022-06-15 | 1 | -0/+152 | ||
* | Add tests for tabs | 2022-06-15 | 1 | -0/+305 | ||
* | Update to enable some tests for added constructs | 2022-06-15 | 5 | -30/+20 | ||
* | Add tests for dangerous options | 2022-06-15 | 2 | -0/+227 | ||
* | Add tests for boms | 2022-06-15 | 1 | -0/+15 | ||
* | Add tests for soft breaks | 2022-06-15 | 1 | -0/+18 | ||
* | Add tests for text | 2022-06-15 | 1 | -0/+23 | ||
* | Add tests for character reference | 2022-06-15 | 1 | -0/+204 | ||
* | Add tests for character escape | 2022-06-15 | 1 | -0/+91 | ||
* | Fix support for deep subtokenization | 2022-06-14 | 2 | -64/+55 | ||
* | Add basic html (text) | 2022-06-13 | 2 | -5/+440 | ||
* | Add support for sanitizing urls | 2022-06-13 | 2 | -25/+39 | ||
* | Add autolinks | 2022-06-13 | 1 | -0/+247 | ||
* | Add proper support for subtokenization | 2022-06-10 | 4 | -20/+24 | ||
* | Add basic subtokenization, string content in fenced code | 2022-06-09 | 1 | -6/+5 | ||
* | Add temporary support for stripping whitespace | 2022-06-09 | 4 | -24/+20 | ||
* | Add support for indented lines in paragraphs | 2022-06-09 | 4 | -47/+44 | ||
* | . | 2022-06-08 | 6 | -0/+1917 |