aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/constant.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for HTML 4 character references in JSX attributesLibravatar Titus Wormer2022-10-061-0/+268
|
* Add support for compiling to mdastLibravatar Titus Wormer2022-09-261-2/+2
| | | | See: <https://github.com/syntax-tree/mdast>.
* Fix some todosLibravatar Titus Wormer2022-09-051-0/+7
|
* Add support for GFM tagfilterLibravatar Titus Wormer2022-09-011-0/+31
|
* Add support for math (flow)Libravatar Titus Wormer2022-08-261-4/+4
|
* Refactor to move more things to `util/`Libravatar Titus Wormer2022-08-191-0/+2449