We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I mutated the test case 'Multiple enex files with interEnex links' to use zettelkasten
"isZettelkastenNeeded": true, "useZettelIdAsFilename": true,
yarle-special-cases.spec.ts.txt test-internotebook_links_A/Table of Contents.md test-internotebook_links_B/Table of Contents.md test-internotebook_links_B/Note in Notebook B.md
which gives as temporary output (because I commented afterEach's utils.clearMdNotesDistDir();)
afterEach
utils.clearMdNotesDistDir();
out.zip
(currently on git commit v6.13.0 68bbe51)
The text was updated successfully, but these errors were encountered:
Can you better describe what you expect and what's incorrect about the input?
Sorry, something went wrong.
No branches or pull requests
I mutated the test case 'Multiple enex files with interEnex links' to use zettelkasten
yarle-special-cases.spec.ts.txt
test-internotebook_links_A/Table of Contents.md
test-internotebook_links_B/Table of Contents.md
test-internotebook_links_B/Note in Notebook B.md
which gives as temporary output (because I commented
afterEach
'sutils.clearMdNotesDistDir();
)out.zip
(currently on git commit v6.13.0 68bbe51)
The text was updated successfully, but these errors were encountered: