obsidian-export/src
Narayan Sainaney c4bc77402e
Chg: Treat SVG files as embeddable images
This will ensure SVG files are included as an image when using `![[foo.svg]]` syntax, as opposed to only being linked to.
2021-09-24 11:12:27 +02:00
..
context.rs Fix 4 new clippy lints 2021-07-27 15:00:44 +02:00
frontmatter.rs new: postprocessing support 2021-04-11 13:52:40 +02:00
lib.rs Chg: Treat SVG files as embeddable images 2021-09-24 11:12:27 +02:00
main.rs New: add start_at option to export a partial vault 2021-08-27 16:03:54 +02:00
references.rs Don't borrow references that are immediately dereferenced 2021-08-27 11:27:46 +02:00
walker.rs Chg: Don't Box FilterFn in WalkOptions 2021-02-12 13:37:00 +01:00