Commit Graph

14 Commits

Author SHA1 Message Date
Michael Pfaff 6e09ca7464 Refactor to support custom escaping schemes 2024-03-15 18:05:31 -04:00
Michael Pfaff 2db5b83461 Improve comment syntax 2024-03-11 22:42:08 -04:00
Michael Pfaff 4e2232f2de Unify Render* and Template* traits 2024-03-11 17:33:11 -04:00
Daniel Arbuckle 96d4ad3e01 switched introductory symbol to + 2023-01-24 07:58:40 -08:00
Daniel Arbuckle c282daf907 Shorthand syntax for rendering a TemplateOnce within another template 2023-01-19 03:07:43 -08:00
Kogia-sima 47c09e4f55 refactor: Remove dbg!() 2020-12-18 11:03:44 +09:00
Kogia-sima 834289be59 refactor: Reduce unsafe blocks 2020-11-21 18:44:52 +09:00
Kogia-sima 1141580878 Fix number of skips on parsing code block 2020-07-15 23:22:10 +09:00
Kogia-sima d302f30144 Format code 2020-06-11 19:42:22 +09:00
Kogia-sima c86effe90f Remove unused function 2020-06-08 22:34:59 +09:00
Kogia-sima eeeb47ed84 Remove #[allow(dead_code)] for function 2020-06-07 23:20:36 +09:00
Kogia-sima fd3d224067 Refactor source code with rustfmt and clippy
[skip ci]
2020-06-07 17:58:52 +09:00
Kogia-sima 94e7ce2e8a TODO comments
[skip ci]
2020-06-07 11:49:15 +09:00
Kogia-sima 08dacdd263 Add source code 2020-06-05 22:31:38 +09:00