GitJournal
GitJournal copied to clipboard
Multiline code snippets rendering breaks
Hello,
Thanks for this awesome app! I am running the Android application with version "1.67.0+1678".
I have a small bug when I try to open a preview for a note that contains code snippets with multiple lines (with the four spaces indentation syntax). It seems to break the rendering when it encounters an empty line in the snippet.
Here is a screenshot showing out it renders.

To compare, here are renderings from GitHub or Obsidian.

And here is the md file attached.
What is the markdown flavor used? Could it be a problem in the markdown renderer?
Thanks, Loric