-
Notifications
You must be signed in to change notification settings - Fork 798
Closed
Labels
Description
If while editing a note you add some xml inside of a code block and then hit save - the xml content is not displayed in the note window. Reopening the note to edit only reveals blank lines where the xml content was.
Steps to Reproduce
-
Using the standalone desktop app start creating a new note
-
In the note content type something like:
Below should be an xml fragment: ```xml <hello>world</hello> ``` Above should say hello world in an xml fragment.
-
Note how you can preview the xml fragment.
-
Click save
-
View the note you just created.
What happened next?
The note appears normally except for the contents of the code block - there is nothing there except blank lines.
It looked something like this:
Below should be an xml fragment:
Above should say hello world in an xml fragment.
What I expected to happen?
I expected to see the note, with an xml fragment <hello>world</hello>
displayed in the note.
Additional Information
- Standalone app on OSX
- Encryption used