-
-
Notifications
You must be signed in to change notification settings - Fork 0
fix all function for xml editor #70
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Edition of text:
a) Would it be possible to have a "Fix all" button, clicking on which one could fix by one click all the mistakes of the same kind? The most common one is adding the brackets to abbreviated words anyway...
b) There are two buttons, which is great, but when I paste, e.g. [- - - t]ribuno and then just replace the - - - by a , that gap logically ends up being 'inside' the element , leading to the display [[- - -] t]ribuno, which is wrong. It is of course quite easy to just copypaste the -element outside of , leading to the correct display [- - - t]ribuno (thanks again for making that possible!), but users need to know that. If there is no smarter solution, we will have to explain that in the info box.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request