47 Commits (cc67bf0c88a654dd8edb489525e6f07a9bd5f8da)

Author SHA1 Message Date
  Aphek cc67bf0c88
Change continue-reading to use a span with id instead of a named anchor in a paragraph (#941) 4 years ago
  Vincent Prouillet ac3ced828b
Multiple slugification strategies (#929) 4 years ago
  Rostislav 145671ed20 Detect empty links on markdown rendering and issue an error (#884) 4 years ago
  Sam Ford e804f907b2 Use Rust 2018 edition (#885) 4 years ago
  Vincent Prouillet ceb9bc8ed7 Optionally do not slugify paths (#875) 4 years ago
  Michael Macias b1ceb3e80e rendering: Avoid prepending URL prefix to links that start with a scheme (#817) 4 years ago
  Marcus Klaas de Vries 4fd5d3f348 Bump pulldown_cmark to version 0.6.0 (#797) 4 years ago
  Vincent Prouillet 0e4e0c35b3 Remove all draft specific code 4 years ago
  Vincent Prouillet 99abbb87a1
Set up CI with Azure Pipelines (#750) 4 years ago
  Vincent Prouillet af00a2e8f1 Add tests for custom url scheme 4 years ago
  Vincent Prouillet cb962f7a64 Add aliases to sections 4 years ago
  Vincent Prouillet ec61a57841 Use @/ for internal links rather than ./ 5 years ago
  Marcus Klaas de Vries 0d964204c3 Check command global (#683) 5 years ago
  Chris Morgan 1a9ab968fe Allow manual specification of header IDs (#685) 5 years ago
  Vincent Prouillet 3eaf13d49b Update pulldown_cmark 5 years ago
  Vincent Prouillet d1154d236f Comment out failing test while its getting fixed in Tera 5 years ago
  Vincent Prouillet 5caf24f06c Remove error-chain 5 years ago
  Vincent Prouillet 69fb399726 Add failing shortcode body split test 5 years ago
  Peng Guanwen 80786a2fbb Revert accidentally change 5 years ago
  Peng Guanwen c027cd97d6 Footnote is now supported in headers 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