Go to file
Laurenz 1658b00282 New syntax features 👔
- Forced line breaks with backslash followed by whitespace
- (Multline) raw text in backticks
- Set font class fallbacks with [font.family] (e.g. [font.family: monospace=("CMU Typewriter Text")])
- More sophisticated procedure to find end of function, which accounts for comments, strings, raw text and nested functions (this is a mix of a feature and a bug fix)
2020-02-13 21:58:49 +01:00
src New syntax features 👔 2020-02-13 21:58:49 +01:00
tests Serialize layouts with serde 🔠 2020-02-04 21:36:29 +01:00
.gitignore Decoupled function parser 🔗 [WIP] 2020-01-21 17:09:31 +01:00
Cargo.toml Serialize layouts with serde 🔠 2020-02-04 21:36:29 +01:00