nextcloud / notes

✎ Distraction-free notes and writing
https://apps.nextcloud.com/apps/notes
GNU Affero General Public License v3.0
623 stars 133 forks source link

Disable Rich Text Editor Formatting Features #1336

Open Yiannis128 opened 3 months ago

Yiannis128 commented 3 months ago

Using external note taking apps such as Marker from the FlatHub and storing the notes in the NC notes folder includes extra features such as Latex Maths. The rich text editor will automatically convert the single \ to double \. So this is a problem because opening a note with these formattings will automatically format the file this way.

Describe the solution you'd like Add an option in the options dialog to disable that formatting feature, and also padding of tables with whitespace.

Describe alternatives you've considered Not opening the note on the RTE but sometimes it happens accidentally.