Commit Graph

82 Commits (d0ebeebbd51d4de693ee2ac94ba542b2eba7e3f0)

Author SHA1 Message Date
trivernis fddf89c4c4 Increase crate version 5 years ago
trivernis 8daa6bb70c Add link rendering for references 5 years ago
trivernis 5dacef285c Change string templates to {{name}} templates 5 years ago
trivernis e2f0d88acf Add bibliography, references and settings placeholders 5 years ago
trivernis cfc02b8da7 Add centered text 5 years ago
trivernis e80ecea6cf Add options to placeholders 5 years ago
trivernis ba7fd40f92 Encapsulate inline parsing
- Rename Inline stuff to Line
- Rename SubText stuff to Inline
5 years ago
trivernis c4485e1394 Improve readability by encapsulating char operations
- Add charstate module with CharStateMachine trait for char operations
5 years ago
trivernis 7d910301d6 Improve parsing performance 5 years ago
trivernis 5dc26612d6 Fix metadata parsing for images 5 years ago
trivernis 018960db0e Add hiding of sections with metadata 5 years ago
trivernis 0d6eb1d1a7 Add metadata syntax with formatting 5 years ago
trivernis e1f1140aeb Add Anchor element for references to items 5 years ago
trivernis 8afdfc71d6 Fix doc rendering for imports 5 years ago
trivernis 1c47888a05 Add placeholders 5 years ago
trivernis 7319907c2e Increase crate version 5 years ago
trivernis 345bde509c Fix quotes and monospace
- Fix parsing of empty quote lines
- Fix style of monospace
5 years ago
trivernis 03ebed6277 Improve rendering performance 5 years ago
trivernis 9e1d13bce5 Fix escapes of highlighted code 5 years ago
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 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