28 Commits (5caf24f06c9eb39d8d73b18c5a59b54b39c88f99)

Author SHA1 Message Date
  Vincent Prouillet 5caf24f06c Remove error-chain 5 years ago
  Vincent Prouillet 69fb399726 Add failing shortcode body split test 5 years ago
  toidiu 09f691fa47 add id to continue reading p tag (#577) 5 years ago
  Peng Guanwen 972aab1ac4 Add emphasis, strong and code support in header 5 years ago
  Vincent Prouillet e2c3bb2ce2 Fix shortcodes <-> markdown indentation 5 years ago
  Vincent Prouillet 7af314c61e Update deps + fmt 5 years ago
  Vincent Prouillet b7ce4e59fb rustfmt 5 years ago
  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 ee3f4dc511 Update to syntect 3 5 years ago
  Vincent Prouillet f100d956c6 Fix incorrect default for highlight_code of Config 5 years ago
  Vincent Prouillet b4158921dd Fix email links being checked by link checker 5 years ago
  Thomas Hurst 68690a2cf1 Add a test for summary handling in Markdown rendering. 5 years ago
  Thomas Hurst c53c403790 Update rendering tests 5 years ago
  Vincent Prouillet e0291cec65 Add Swift, MiniZinc syntax and update the rest 5 years ago
  Vincent Prouillet 3e48ff24b5 Add an external link checker 5 years ago
  Vincent Prouillet 3eb571fdbf Trim left every line of a shortcode to avoid the accidental markdown codeblock 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 d67211bfd6 Fix many shortcode parsing issues 6 years ago
  Vincent Prouillet 77634ebe83 Update syntect 6 years ago
  Reilly Tucker Siemens e662f73438 Hack fix and new tests for body-shortcodes 6 years ago
  Vincent Prouillet 9d0f84051d Add test for unterminated shortcode# 6 years ago
  Vincent Prouillet 7d7efdd6ea Handle markdown parser potentially splitting shortcodes 6 years ago
  Vincent Prouillet c2b190513e Refactor markdown header rendering 6 years ago
  Vincent Prouillet ce704097a4 Add benches for rendering crate 6 years ago