notes icon indicating copy to clipboard operation
notes copied to clipboard

Notes should not modify user input if not requested

Open didier-dubois opened this issue 3 months ago • 0 comments

Is your feature request related to a problem? Please describe.

When editing an imported file, Nextcloud Notes add backslash before square brackets for dor internal links. Generally speaking, a MD file editor should not modify user input by default.

Describe the solution you'd like

By default Note should respect the user input and not add any character like backslash. An option could be implemented if user still want this "intelligent" behavior.

Describe alternatives you've considered Having a simpler alternate editor.

Additional context Note under Android.

didier-dubois avatar Nov 10 '25 06:11 didier-dubois