zola/components
‏‏Dave c61e925073 Implement replace_re filter (#2163)
* Implement replace_re filter

* Cargo fmt

* add regex caching

* cargo fmt

* update docs, update unit test

* rename replace_re -> regex_replace
2023-12-18 23:24:06 +01:00
..
config Implement Default for LanguageOptions (#2145) 2023-03-19 20:36:25 +01:00
console add link_checker settings for external_level and internal_level (#1848) 2022-05-11 21:54:34 +02:00
content Pass section.generate_feed 2023-02-24 22:20:26 +01:00
errors Remove unused deps thanks to cargo-machete 2022-04-27 19:49:57 +02:00
imageproc Remove dummy test 2023-03-19 20:36:25 +01:00
libs Update toml lib 2023-02-16 20:49:03 +01:00
link_checker Speedup "zola check" command by reusing the Client (#2171) 2023-12-18 23:24:06 +01:00
markdown Revert "Allow external links to start with "www.*" (#2100)" 2023-03-19 20:36:25 +01:00
search Remove code blocks from search index 2023-02-16 20:49:03 +01:00
site Fix tests 2023-03-19 20:36:25 +01:00
templates Implement replace_re filter (#2163) 2023-12-18 23:24:06 +01:00
utils Revert "Allow external links to start with "www.*" (#2100)" 2023-03-19 20:36:25 +01:00