aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/hard_break_escape.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for turning off constructsLibravatar Titus Wormer2022-07-181-1/+1
|
* Refactor examples of statesLibravatar Titus Wormer2022-07-181-2/+6
|
* Refactor to move token types to `token`Libravatar Titus Wormer2022-07-071-7/+8
|
* Refactor code styleLibravatar Titus Wormer2022-07-051-1/+1
|
* Refactor some docs, fix some grammarLibravatar Titus Wormer2022-06-301-1/+2
|
* Add docs for token typesLibravatar Titus Wormer2022-06-221-0/+5
|
* Add support for hard break (trailing)Libravatar Titus Wormer2022-06-161-5/+14
|
* Add support for hard break escapeLibravatar Titus Wormer2022-06-161-0/+61