[Android] Format was broken in some old notes

Operating system

Android

Joplin version

3.4.5

What issue do you have?

After upgrading to 3.4.5 on Sep. 1, the format of some old notes were broken.

Before this, texts in multiple lines like this:

Line 1
Line 2
Line 3

shows in three lines. However after upgrading it becomes one line like
Line 1 Line 2 Line 3

Also, texts wrapped in two asterisks no longer shows bold fonts. Like the screenshot: upper half is the screenshot in text editor. Bottom half is what it shows: no bold fonts, no line breaks either.

Desktop version 3.4.12 has no this problem.

However in some notes it works. I don't know why some works and some don't.

I'd like to know if anyone has similar issue, or anyone knows how to solve it, before reporting as a bug in github.

Screenshots

I just realized that, in this version bold fonts only shows for English, not Chinese.

As you can see in the attached screenshot, the bottom half is in the editor. Both Chinese and English texts were wrapped by double asterisks. However, in the upper half only English shows bold fonts.

Any clue why this happens, or how to adjust that?

For everyone’s reference:

Thanks to Henry who answered my question in Github issue. The multi-line issue is solved by disabling softbreaks in Markdown settings.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.