Marcus Klaas de Vries
4fd5d3f348
Bump pulldown_cmark to version 0.6.0 ( #797 )
* Bump pulldown_cmark to version 0.6.0
* Rename headers to headings
5 years ago
Vincent Prouillet
a6db79f89b
Use fixed version for syntect
>3.2.0 has an updated onig version which requires llvm
which isn't built in azure pipelines in Windows
5 years ago
Vincent Prouillet
df720a5baf
Update deps
5 years ago
Vincent Prouillet
0aee33f9c5
Add very copy/pasty impl of anchor checking
5 years ago
Vincent Prouillet
fae644cffe
Update pulldown_cmark
Close #693
5 years ago
Vincent Prouillet
283a15cd93
Fix some deprecation notice of pest
5 years ago
Vincent Prouillet
3eaf13d49b
Update pulldown_cmark
5 years ago
Vincent Prouillet
1e2dd9ce03
Update tera to v1 alpha
5 years ago
Vincent Prouillet
e2c3bb2ce2
Fix shortcodes <-> markdown indentation
6 years ago
Vincent Prouillet
56af4ca7f9
Add page_template to sections
To override all child pages
Closes #397
Tests from PR #434
6 years ago
Vincent Prouillet
0b0b4a86db
Update pest for shortcode parser
6 years ago
Vincent Prouillet
ee3f4dc511
Update to syntect 3
6 years ago
Vincent Prouillet
cdcebaea26
Cleanup of slotmap impl
Fix #205
6 years ago
Vincent Prouillet
396d237673
Use Tera render_with_borrowed
6 years ago
Vincent Prouillet
3e48ff24b5
Add an external link checker
Close #115
6 years ago
Vincent Prouillet
735bb38bd7
Update docs for 404 and enable preserve-order of tera
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
7f48b9bee8
Update more deps and appveyor config
6 years ago
Vincent Prouillet
bcf42a0c10
The wonders of serde default, take 2
6 years ago
Vincent Prouillet
45fc1ee761
Release 0.3.1
6 years ago
Vincent Prouillet
11bfd7b2be
Tera 0.11 has been released
6 years ago
Vincent Prouillet
77634ebe83
Update syntect
6 years ago
Vincent Prouillet
bfdc93f948
Cargo update
6 years ago
Vincent Prouillet
cfefb45913
Update to Tera 0.11 beta
7 years ago
Geoff Shannon
c19e900bec
Extract syntex highlighting module into a new component in workspace
This removes the dependency cycle between config and rendering that
causes 4 packages to be recompiled every time a change is made.
I just want to code fast!
7 years ago
Vincent Prouillet
ce704097a4
Add benches for rendering crate
7 years ago
Vincent Prouillet
c3b525745e
Convert project to a workspace
7 years ago