120 Commits (15a3ab1a514b1a5783166c9bbadeff5cd6b33ba0)

Author SHA1 Message Date
  Vincent Prouillet 15a3ab1a51 One last deps update 4 years ago
  Vincent Prouillet 0d5fefd446 Update image to 0.23 4 years ago
  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
  Sepehr Torab Parhiz 2fa442cead Add Markdown strikethrough rendering (#924) 4 years ago
  Rostislav 145671ed20 Detect empty links on markdown rendering and issue an error (#884) 4 years ago
  Vincent Prouillet 622b0f2965 Serialize toc level 4 years ago
  Sam Ford 3ef62036ef Fix benchmarks (#901) 4 years ago
  Sam Ford b63c563622 Format code using cargo fmt (#896) 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
  Vincent Prouillet 8e3f1f59f6 Update Tera 4 years ago
  Tjeu Kayim 6149fd17e1 Skip anchor checking for URL with prefix in config (#812) 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 b396a1bc20 Add --drafts flag + rustfmt 4 years ago
  southerntofu 4695b029a0 Fix ToC generation for heading levels > 3 (bugfix) (#774) 4 years ago
  Vincent Prouillet a6db79f89b Use fixed version for syntect 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 f5c7b44027 Add warning for old style internal link + fix one 4 years ago
  Vincent Prouillet df720a5baf Update deps 4 years ago
  Vincent Prouillet 0aee33f9c5 Add very copy/pasty impl of anchor checking 5 years ago
  Vincent Prouillet cb962f7a64 Add aliases to sections 5 years ago
  Vincent Prouillet fae644cffe Update pulldown_cmark 5 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
  Michael Plotke 2804b40875 strip wrapping whitespace from newline outward from shortcodes 5 years ago
  Vincent Prouillet 283a15cd93 Fix some deprecation notice of pest 5 years ago
  Vincent Prouillet c63b7fde44 load_data now defaults to plain type + fix bug with get_taxonomy fn 5 years ago
  Vincent Prouillet 3eaf13d49b Update pulldown_cmark 5 years ago
  Vincent Prouillet 11c58458e8 Revert useless change in shortcodes 5 years ago
  Vincent Prouillet 84f10f6b69 Use platform separator for shortcodes paths 5 years ago
  Vincent Prouillet 9bc675f2a7 Fix colocated dates + rustfmt 5 years ago
  Peng Guanwen 0b897ce7c7 Replace trim_{left, right} with trim_{start, end} 5 years ago
  Vincent Prouillet 9398ab789c Clone-less toc making 5 years ago
  Vincent Prouillet d1154d236f Comment out failing test while its getting fixed in Tera 5 years ago
  Vincent Prouillet 1e2dd9ce03 Update tera to v1 alpha 5 years ago
  Nicolas Pochet b65979fac7
Render the theme template files if present 5 years ago
  Peng Guanwen 5ab3466e2b Doc improvements 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 1dbd8874c0 derive Debug for HeaderIndex 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 7130616f63 Minor fixes 5 years ago
  Peng Guanwen 972aab1ac4 Add emphasis, strong and code support in header 5 years ago