-
Notifications
You must be signed in to change notification settings - Fork 55
Description
I neglected to get screenshots of this issue, because I was in a panic, but I will describe the issue.
For some reason, Typora has been changing random plain text areas to code blocks - this has happened to two of my documents so far (in the past few days), and it creates major issues because they are all outline-formatted (mass amounts of <ol>). And just to put it out there, this is not theme specific - it happens on any theme.
The problem is, Typora isn't changing the actual "source," it's changing the "display." What I mean by this is: when you go into "source mode" in Typora, nothing looks different. There are no code block indications (```), and there's nothing else to tip you off. But in the standard WYSIWYG mode, it displays as a code block.
Can this be an important issue, considering it's breaking a major feature - the WYSIWYG part?