kmwallio / ThiefMD

The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter
https://thiefmd.com/
GNU General Public License v3.0
150 stars 8 forks source link

On opening MD documents, the document markdown is not enlarged / styled #127

Open bwyyoung opened 3 years ago

bwyyoung commented 3 years ago

Some markdown elements are not styled until you interact with them by adding a newline. For example, add a newline to a header element to see the text enlarge and change color.

See the attached image. Is this normal?

If the user does not interact with the document and it is opened in ThiefMD, the headers and other parts appear as plain text style.

snapshot

kmwallio commented 3 years ago

Has this file been used/synced/modified in Windows? We're tracking some issues around Windows Line Endings

bwyyoung commented 2 years ago

Yes, it is synced with windows. Maybe that is the problem.

bwyyoung commented 2 years ago

Apologies for the late comment.