Fevol / obsidian-criticmarkup

Annotate notes with comments and suggestions using CriticMarkup in Obsidian
MIT License
136 stars 2 forks source link

Bug: Reading view stays rendered after turning the renderer off. #4

Closed dbarenholz closed 1 year ago

dbarenholz commented 1 year ago

Hi fevol!

Steps to reproduce:

  1. Install the plugin.
  2. Get some critic markup file to test with.
  3. Open it in READING mode. You should see the markup, since the renderer is enabled by default.
  4. Go to the settings, turn off the READING renderer.
  5. Observe that the critic markup is still rendered.

Issue: step 4 should not be rendering the critic markup in reading mode.