Hi, I just upgraded from v1 to v2.0.1 and imported my data. Everything works fine so far, I just found one minor issue regarding the markdown preview. It seems like the markdown preview setting isn't reset when switching fragments.
Reproduction steps
- Create a snippet
- Set the language to Markdown and add some Markdown text
- Add a new fragment to the snippet
- Set the language of the newly created snippet to anything but markdown (HTML for example) and add some content
- Go back to the first fragment (the Markdown text)
- Enable the Markdown preview
- Go back to the 2nd fragment (non-Markdown)
Expected result
The content of the 2nd fragment should be shown, with code highlighting.
Actual result
The content is rendered as markdown.
Hi, I just upgraded from v1 to v2.0.1 and imported my data. Everything works fine so far, I just found one minor issue regarding the markdown preview. It seems like the markdown preview setting isn't reset when switching fragments.
Reproduction steps
Expected result
The content of the 2nd fragment should be shown, with code highlighting.
Actual result
The content is rendered as markdown.