ryanmcalister / unotes

Unotes Visual Studio Code Extension. A markdown WYSIWYG notes editor.
MIT License
173 stars 22 forks source link

Writing <br> Creates text and new paragraph #121

Closed Dreded closed 1 year ago

Dreded commented 2 years ago

The
correctly gets commented out but then it ads a new paragraph that shouldn't exist. Before: image

During: image

After: image