Testing version: Panda Writer (iOS) Version 0.1 (1571)
What were you doing: I added a code block to the middle of the Welcome Document.
What feature did you use: I used the code block feature.
What happened: After adding the code block, I deleted the second set of ```
from the code block. This then formatted the rest of the document as code. I continued to delete the first set of ```
from the code block and the images did not return but were left in their raw markdown format. For example, the Panda image became:
"<!-- {"width": 607}
What did you expect to happen: I expected the document to display the images instead of the raw markdown code.