Rst lexer

This commit is contained in:
2024-08-24 19:49:02 -03:00
parent c6cd74e339
commit 38196d6e96
5 changed files with 107 additions and 65 deletions

View File

@ -10,4 +10,6 @@
* ✅ Add --line-numbers to terminal formatter
* Implement lexer loader by mime type
* ✅ Implement Delegating lexers
* Add RstLexer maybe others?
* Add RstLexer
* Add Mako template lexer
* Implement heuristic lexer detection