GitJournal icon indicating copy to clipboard operation
GitJournal copied to clipboard

Multiline code snippets rendering breaks

Open lobre opened this issue 5 years ago • 0 comments

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.

android

To compare, here are renderings from GitHub or Obsidian.

github obsidian

And here is the md file attached.

snippet.zip

What is the markdown flavor used? Could it be a problem in the markdown renderer?

Thanks, Loric

lobre avatar Aug 26 '20 08:08 lobre