Nathan Ringo
9df5da4697
Fixes bug with extra syntaxes in non-root section, adds tests.
2018-08-14 02:12:04 -05:00
Nathan Ringo
64fa890aa9
Adds support for loading additional syntaxes via extra_syntaxes.
2018-08-12 02:08:50 -05:00
Vincent Prouillet
60a52fd2cc
Some intellij reformatting
2018-07-31 15:30:49 +02:00
Vincent Prouillet
85e13483eb
Use the new shortcode parser
2018-06-25 18:00:05 +02:00
Vincent Prouillet
bcf42a0c10
The wonders of serde default, take 2
2018-03-20 18:42:42 +01:00
Vincent Prouillet
77634ebe83
Update syntect
2018-01-02 17:46:51 +01:00
Vincent Prouillet
bfdc93f948
Cargo update
2017-12-29 19:51:22 +01:00
Vincent Prouillet
4719dca100
Remove unused file
2017-10-31 08:36:20 +01:00
Geoff Shannon
c19e900bec
Extract syntex highlighting module into a new component in workspace
...
This removes the dependency cycle between config and rendering that
causes 4 packages to be recompiled every time a change is made.
I just want to code fast!
2017-10-30 13:55:14 -07:00