mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
14 lines
366 B
Markdown
14 lines
366 B
Markdown
# Things that may or may not need doing
|
|
|
|
## TODO
|
|
|
|
* ✅ Implement styles
|
|
* ✅ Implement formatters
|
|
* ✅ Implement CLI
|
|
* ✅ Implement lexer loader that respects aliases
|
|
* ✅ Implement lexer loader by file extension
|
|
* ✅ Add --line-numbers to terminal formatter
|
|
* Implement lexer loader by mime type
|
|
* ✅ Implement Delegating lexers
|
|
* Add RstLexer maybe others?
|