Commit Graph

14 Commits (3b75ad10dc0f9860cff118d289c9d87d003d5ee8)

Author SHA1 Message Date
trivernis 3b75ad10dc Improve code block rendering
- Add HTML escapes
- Make highlighter static
5 years ago
trivernis cdb86098c2 Add syntax highlighting using syntect 5 years ago
trivernis 5efb355a06 Fix import parsing 5 years ago
trivernis d43410de70 Fix table parsing 5 years ago
trivernis 269e26840f Update README and Cargo.toml 5 years ago
trivernis ec6148797c Fix style and add html escaping 5 years ago
trivernis d815ae9a20 Add minifier for html and improve style 5 years ago
trivernis 72010bebb8 Add colored error message 5 years ago
trivernis 4b12391ff4 Change name of cargo package 5 years ago
trivernis 302669044f Add cli options 5 years ago
trivernis 15b1a1e6b7 Add multithreaded import parsing 5 years ago
trivernis 7b901ee984 Remove url short syntax and update Readme 5 years ago
trivernis e32073fb4b Change image syntax 5 years ago
trivernis e9e7dca783 Add tokens and started with the parsing 5 years ago