jffaust / obsidian-variables

Plugin that adds support for variables in Obsidian.md
MIT License
13 stars 4 forks source link

change postProcess order for clipboard copy #8

Open LucasParsy opened 1 year ago

LucasParsy commented 1 year ago

prevent "copy to clipboard" button to be disabled in Read mode, by modifying order of registerMarkdownPostProcessor.

To be tested more toroughly to search for potential side effect.