Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix final bug with laziness | 2022-07-18 | 1 | -152/+142 | |
* | Fix interrupting of ordered items | 2022-07-15 | 1 | -11/+10 | |
* | Fix some final eol bugs | 2022-07-15 | 1 | -54/+49 | |
* | Fix formatting of `commonmark` tests | 2022-07-15 | 1 | -4392/+2464 | |
* | Fix to use single array for character references | 2022-07-15 | 2 | -13/+15 | |
* | Add all commonmark tests | 2022-07-15 | 1 | -0/+9142 | |
* | Fix annoying bug around virtual spaces in containers | 2022-07-15 | 1 | -6/+5 | |
* | Fix lazy first line in code (fenced) | 2022-07-15 | 1 | -1/+0 | |
* | Fix two more list bugs | 2022-07-14 | 2 | -17/+15 | |
* | Fix interrupting sibling list items | 2022-07-14 | 1 | -43/+36 | |
* | Fix html (flow) whitespace again | 2022-07-14 | 1 | -44/+40 | |
* | Add support for container state | 2022-07-14 | 2 | -235/+198 | |
* | Fix a bunch of container things | 2022-07-14 | 4 | -100/+99 | |
* | Fix lists in lists and some other bugs | 2022-07-13 | 1 | -43/+37 | |
* | Fix to close containers before several (blank) line endings | 2022-07-13 | 3 | -44/+37 | |
* | Fix some issues around empty lists | 2022-07-12 | 3 | -67/+71 | |
* | Fix to prefer thematic breaks over lists | 2022-07-12 | 3 | -49/+41 | |
* | Fix a lot of list things | 2022-07-12 | 7 | -356/+408 | |
* | Add initial support for lists | 2022-07-12 | 7 | -42/+616 | |
* | Add support for lazy lines | 2022-07-11 | 7 | -91/+81 | |
* | Fix block quote bugs | 2022-07-11 | 3 | -33/+28 | |
* | Add tests for matching identifiers w/ turkish `i` | 2022-07-11 | 1 | -0/+25 | |
* | Fix bug around forcibly closed flow exits | 2022-07-08 | 2 | -25/+21 | |
* | Fix interrupting when exiting containers | 2022-07-08 | 1 | -6/+5 | |
* | Fix container bug due to attempts | 2022-07-08 | 3 | -13/+12 | |
* | Add improved container enter/exit mechanism | 2022-07-08 | 2 | -10/+9 | |
* | Fix closing of flow when exiting containers | 2022-07-08 | 5 | -70/+59 | |
* | Add support for concrete constructs | 2022-07-08 | 3 | -20/+17 | |
* | Add basic support for block quotes | 2022-07-07 | 10 | -203/+394 | |
* | Fix misnested attention | 2022-07-05 | 1 | -12/+10 | |
* | Fix interleaving of attention/label | 2022-07-05 | 3 | -30/+25 | |
* | Fix resizing attention bug | 2022-07-05 | 3 | -77/+68 | |
* | Fix opening/closing tag order of nested attention | 2022-07-04 | 1 | -36/+31 | |
* | Fix some attention bugs | 2022-07-04 | 1 | -252/+210 | |
* | Add more tests for attention | 2022-07-04 | 1 | -0/+877 | |
* | Add support for attention (emphasis, strong) | 2022-07-04 | 10 | -236/+203 | |
* | Make paragraphs really fast | 2022-07-01 | 12 | -24/+22 | |
* | Add support for trimming whitespace around string, text | 2022-06-30 | 13 | -142/+120 | |
* | Add support for stripping tags in image `alt` | 2022-06-30 | 3 | -27/+24 | |
* | Fix to prefer resource when given | 2022-06-30 | 1 | -6/+11 | |
* | Add tests for link (reference) | 2022-06-30 | 1 | -0/+402 | |
* | 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 |