Michael Naumov
Michael Naumov
@blacksmithgu indented code blocks or maybe explicit code blocks? field:: ``` my long long text with any characters ``` also I think your idea wouldn't work nice with lists syntax,...
I also wrote some guide for debugging, which has some ideas not mentioned in the article mentioned above https://mnaoumov.wordpress.com/2022/05/10/how-to-debug-obsidian-plugins/
Yes, I can reproduce this with all the settings mentioned above. Attached my vault with all settings and plugins for testing. [vault.zip](https://github.com/SilentVoid13/Templater/files/9227173/vault.zip)
@shabegom it works fine on Windows. It doesn't work on Android
@nybrum you can try my unofficial build until the author releases my fix: https://github.com/mnaoumov/folder-note-core/releases/tag/1.3.6-unofficial
Based on #76 Partially fixes #77
Hmm... locally tests are passing...
Got it! I just had to merge the latest changes
@ffraenz do you mind me asking why my pull request is not merged? I think even if you are not happy with the implementation, it can be easily refactored afterward.
@ffraenz thanks for your reply. But I think what you are trying to address with Webpack is slightly unrelated to the changes I've suggested. Essentially the idea is to add...