dullage / flatnotes

A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.
MIT License
1.5k stars 87 forks source link

Bug with WYSIWYG and tables #217

Open MarcS1975 opened 4 months ago

MarcS1975 commented 4 months ago

Problem: In markdown editor, when inserting | to create an additional table line and then clicking on WYSIWYG the editor inserts |/.

Steps:

My questions: 1) how can we prevent the wysiwyg editor to insert those /? 2) is there an undo command?

dullage commented 3 months ago

Sorry for the late response. I've tried to replicate the issue you had, but couldn't. Are you able to provide exact steps?