44 Commits (f84ae7c93be9a2749d1ed54eda08426c7a29fea0)

Author SHA1 Message Date
  Vincent Prouillet f84ae7c93b Rename all occurrences of gutenberg to zola in code 5 years ago
  Michael Plotke 4db629a060 prevent html tags from appearing in the toc 5 years ago
  Vincent Prouillet 7ecdc47b91 Remove line trimming for shortcode bodies 5 years ago
  Jonathan Watt 324211159e Fix content parser's 'text' rule to use the correct production 5 years ago
  Vincent Prouillet 0b0b4a86db Update pest for shortcode parser 5 years ago
  Vincent Prouillet ee3f4dc511 Update to syntect 3 5 years ago
  Christian Friedrich Coors 85529186e4 Fix some clippy warnings 5 years ago
  Vincent Prouillet 10c7aa0a6a No replacein markdown rendering 5 years ago
  Vincent Prouillet 4571b067ea Fix ignored shortcode swallowing whitespace 5 years ago
  Vincent Prouillet b4158921dd Fix email links being checked by link checker 5 years ago
  C Jones dabc614fb3 Change highlighting to not include duplicated background colors 5 years ago
  Vincent Prouillet 38b30eb144 Update deps and fix deprecrations 5 years ago
  Thomas Hurst 5f1f9efe7a Derive debug for markdown::Rendered 5 years ago
  Thomas Hurst f2f3bed080 Markdown parsing: prefer Borrowed over Owned where possible 5 years ago
  Thomas Hurst c069bfdafa Rework summary handling. 5 years ago
  Vincent Prouillet e0291cec65 Add Swift, MiniZinc syntax and update the rest 5 years ago
  Nathan Ringo 9df5da4697
Fixes bug with extra syntaxes in non-root section, adds tests. 5 years ago
  Nathan Ringo 64fa890aa9
Adds support for loading additional syntaxes via extra_syntaxes. 5 years ago
  Vincent Prouillet 84a3193e97 Last fixes 5 years ago
  Vincent Prouillet 60a52fd2cc Some intellij reformatting 5 years ago
  Vincent Prouillet 3e48ff24b5 Add an external link checker 5 years ago
  Vincent Prouillet d47ba4aff0 Rebasing + tweaks 5 years ago
  Vojtech Kral 6662014e55 Add image resizing support #225 6 years ago
  Vincent Prouillet 3eb571fdbf Trim left every line of a shortcode to avoid the accidental markdown codeblock 6 years ago
  Vincent Prouillet f07bb38c37 Fix image in markdown rendering 6 years ago
  Vincent Prouillet d334b1cf46 More shortcode docs update 6 years ago
  Vincent Prouillet b120754862 Update shortcode parsing and docs 6 years ago
  Vincent Prouillet d69ada09d2 Make permalinks out of co-located images 6 years ago
  Vincent Prouillet ef543b3d2b Make co-located asset link permalinks 6 years ago
  Vincent Prouillet d39edd8ecb Allow links in headers 6 years ago
  Vincent Prouillet 85e13483eb Use the new shortcode parser 6 years ago
  Vincent Prouillet 204f514c0e WIP: new markdown rendering 6 years ago
  Vincent Prouillet d67211bfd6 Fix many shortcode parsing issues 6 years ago
  Geoff Shannon c19e900bec Extract syntex highlighting module into a new component in workspace 6 years ago
  Reilly Tucker Siemens e662f73438 Hack fix and new tests for body-shortcodes 6 years ago
  Vincent Prouillet bfdfe3bba3 Properly parse shortcode arg value types 6 years ago
  Vincent Prouillet 7d7efdd6ea Handle markdown parser potentially splitting shortcodes 6 years ago
  Vincent Prouillet ca5bdc8f3c Do not ignore shortcodes without args 6 years ago
  Vincent Prouillet c2b190513e Refactor markdown header rendering 6 years ago
  Vincent Prouillet b3d002f54d Clippy run 6 years ago
  Vincent Prouillet ce704097a4 Add benches for rendering crate 6 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 6 years ago