obsidian-export/tests/testdata/input
Nick Groenen 8dc7e59a79
New: support postprocessors running on embedded notes
This introduces support for postprocessors that are run on the result of
a note that is being embedded into another note. This differs from the
existing postprocessors (which remain unchanged) that run once all
embeds have been processed and merged with the final note.

These "embed postprocessors" may be set through the new
`Exporter::add_embed_postprocessor` method.
2021-09-12 14:53:27 +02:00
..
infinite-recursion New: Add --no-recursive-embeds to break infinite recursion cycles 2021-01-05 15:45:34 +01:00
main-samples Add failing testcase for files with underscores 2021-02-15 19:41:27 +01:00
non-ascii Add more reliable non-ASCII tetscase 2020-12-07 23:32:25 +01:00
postprocessors New: support postprocessors running on embedded notes 2021-09-12 14:53:27 +02:00
same-filename-different-directories Public release 2020-12-07 22:35:57 +01:00
single-file Public release 2020-12-07 22:35:57 +01:00
start-at New: add start_at option to export a partial vault 2021-08-27 16:03:54 +02:00