Laverna / laverna

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
https://laverna.cc/index.html
Mozilla Public License 2.0
9.2k stars 801 forks source link

Confirmation Dialog HTML Parsing Error #882

Closed strawberry-choco closed 6 years ago

strawberry-choco commented 6 years ago

The confirmation dialog for deleting a notebook does not parse the HTML Markup properly.

image

wwebfor commented 6 years ago

It's been fixed in "dev" branch.

strawberry-choco commented 6 years ago

Thanks for your work. :)