Commit Graph

9 Commits

Author SHA1 Message Date
84980459cf feat: use the native crystal highlighter
The chroma highlighter for crystal is not great,
because the pygments one special cases things like
heredocs and that got lost in translation.

Since the crystal compiler comes with a highlighter
why not use it?
2024-09-09 16:14:35 -03:00
fb693bb221 chore: pre-commit hooks 2024-08-26 20:18:28 -03:00
5a3b50d7a3 Integrate heuristics into lexer selection 2024-08-24 21:39:39 -03:00
38196d6e96 Rst lexer 2024-08-24 19:49:02 -03:00
3d5d073471 Implemented usingbygroup action, so code-in-markdown works 2024-08-23 10:20:03 -03:00
7f4296e9d7 Some template lexers 2024-08-22 16:11:30 -03:00
215d53e173 3 more lexers (markdown moinwiki bbcode) 2024-08-21 22:21:38 -03:00
925c570bf3 Initial dumb stuff 2024-08-02 17:03:49 -03:00
1699024e8a Initial dumb stuff 2024-08-02 17:03:39 -03:00