Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix lazy first line in code (fenced) | Titus Wormer | 2022-07-15 | 1 | -1/+0 | |
* | Fix two more list bugs | Titus Wormer | 2022-07-14 | 2 | -17/+15 | |
* | Fix interrupting sibling list items | Titus Wormer | 2022-07-14 | 1 | -43/+36 | |
* | Fix html (flow) whitespace again | Titus Wormer | 2022-07-14 | 1 | -44/+40 | |
* | Add support for container state | Titus Wormer | 2022-07-14 | 2 | -235/+198 | |
* | Fix a bunch of container things | Titus Wormer | 2022-07-14 | 4 | -100/+99 | |
* | Fix lists in lists and some other bugs | Titus Wormer | 2022-07-13 | 1 | -43/+37 | |
* | Fix to close containers before several (blank) line endings | Titus Wormer | 2022-07-13 | 3 | -44/+37 | |
* | Fix some issues around empty lists | Titus Wormer | 2022-07-12 | 3 | -67/+71 | |
* | Fix to prefer thematic breaks over lists | Titus Wormer | 2022-07-12 | 3 | -49/+41 | |
* | Fix a lot of list things | Titus Wormer | 2022-07-12 | 7 | -356/+408 | |
* | Add initial support for lists | Titus Wormer | 2022-07-12 | 7 | -42/+616 | |
* | Add support for lazy lines | Titus Wormer | 2022-07-11 | 7 | -91/+81 | |
* | Fix block quote bugs | Titus Wormer | 2022-07-11 | 3 | -33/+28 | |
* | Add tests for matching identifiers w/ turkish `i` | Titus Wormer | 2022-07-11 | 1 | -0/+25 | |
* | Fix bug around forcibly closed flow exits | Titus Wormer | 2022-07-08 | 2 | -25/+21 | |
* | Fix interrupting when exiting containers | Titus Wormer | 2022-07-08 | 1 | -6/+5 | |
* | Fix container bug due to attempts | Titus Wormer | 2022-07-08 | 3 | -13/+12 | |
* | Add improved container enter/exit mechanism | Titus Wormer | 2022-07-08 | 2 | -10/+9 | |
* | Fix closing of flow when exiting containers | Titus Wormer | 2022-07-08 | 5 | -70/+59 | |
* | Add support for concrete constructs | Titus Wormer | 2022-07-08 | 3 | -20/+17 | |
* | Add basic support for block quotes | Titus Wormer | 2022-07-07 | 10 | -203/+394 | |
* | Fix misnested attention | Titus Wormer | 2022-07-05 | 1 | -12/+10 | |
* | Fix interleaving of attention/label | Titus Wormer | 2022-07-05 | 3 | -30/+25 | |
* | Fix resizing attention bug | Titus Wormer | 2022-07-05 | 3 | -77/+68 | |
* | Fix opening/closing tag order of nested attention | Titus Wormer | 2022-07-04 | 1 | -36/+31 | |
* | Fix some attention bugs | Titus Wormer | 2022-07-04 | 1 | -252/+210 | |
* | Add more tests for attention | Titus Wormer | 2022-07-04 | 1 | -0/+877 | |
* | Add support for attention (emphasis, strong) | Titus Wormer | 2022-07-04 | 10 | -236/+203 | |
* | Make paragraphs really fast | Titus Wormer | 2022-07-01 | 12 | -24/+22 | |
* | Add support for trimming whitespace around string, text | Titus Wormer | 2022-06-30 | 13 | -142/+120 | |
* | Add support for stripping tags in image `alt` | Titus Wormer | 2022-06-30 | 3 | -27/+24 | |
* | Fix to prefer resource when given | Titus Wormer | 2022-06-30 | 1 | -6/+11 | |
* | Add tests for link (reference) | Titus Wormer | 2022-06-30 | 1 | -0/+402 | |
* | Refactor to enable more image tests | Titus Wormer | 2022-06-30 | 1 | -62/+60 | |
* | Fix a bunch of bugs with definitions, references | Titus Wormer | 2022-06-29 | 1 | -77/+71 | |
* | Add support for compiling definitions | Titus Wormer | 2022-06-29 | 3 | -160/+136 | |
* | Fix jumps in `edit_map` | Titus Wormer | 2022-06-28 | 1 | -5/+6 | |
* | Add link, images (resource) | Titus Wormer | 2022-06-24 | 7 | -274/+951 | |
* | Make data a construct | Titus Wormer | 2022-06-21 | 1 | -1/+1 | |
* | Add support for inferring line ending, configurable | Titus Wormer | 2022-06-21 | 11 | -18/+244 | |
* | Add support for BOM | Titus Wormer | 2022-06-20 | 2 | -9/+9 | |
* | Fix bug with tabs | Titus Wormer | 2022-06-20 | 2 | -54/+45 | |
* | Add some more enabled tests | Titus Wormer | 2022-06-20 | 1 | -68/+58 | |
* | Add support for line endings in string | Titus Wormer | 2022-06-20 | 1 | -1/+1 | |
* | Add improved whitespace handling | Titus Wormer | 2022-06-20 | 1 | -1/+1 | |
* | Add support for definitions | Titus Wormer | 2022-06-17 | 3 | -2/+448 | |
* | Add heading (setext) | Titus Wormer | 2022-06-16 | 5 | -19/+295 | |
* | Add support for hard break (trailing) | Titus Wormer | 2022-06-16 | 2 | -119/+135 | |
* | Add support for hard break escape | Titus Wormer | 2022-06-16 | 2 | -6/+172 |