zola/components/markdown
Joel Montes de Oca 567f103ee3 Imporved is_colocated_asset_links (#1972)
This PR includes the following:

- Added a check for `../` which would check to see if a file is in a
  _sub_ directory
- Wrote test for `is_colocated_asset_links`

This PR is similare to PR #1969
2023-02-16 20:49:03 +01:00
..
benches Allow taxonomies to not be rendered 2022-04-27 21:11:42 +02:00
src Imporved is_colocated_asset_links (#1972) 2023-02-16 20:49:03 +01:00
tests Fix some bugs + cargo fmt 2022-07-12 00:09:38 +02:00
Cargo.toml add link_checker settings for external_level and internal_level (#1848) 2022-05-11 21:54:34 +02:00