| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-29 | Move around test cases 🚚 | Laurenz | |
| 2021-03-22 | More consistent documentation 📝 | Laurenz | |
| 2021-03-21 | Syntax functions 🚀 | Laurenz | |
| This adds overridable functions that markup desugars into. Specifically: - \ desugars into linebreak - Two newlines desugar into parbreak - * desugars into strong - _ desugars into emph - = .. desugars into heading - `..` desugars into raw | |||
| 2021-03-19 | Scheduled maintenance 🔨 | Laurenz | |
| - New naming scheme - TextNode instead of NodeText - CallExpr instead of ExprCall - ... - Less glob imports - Removes Value::Args variant - Removes prelude - Renames Layouted to Fragment - Moves font into env - Moves shaping into layout - Moves frame into separate module | |||
| 2021-03-17 | Formatting and documentation ✨ | Laurenz | |
| 2021-03-10 | Move around library types 🚚 | Laurenz | |
