An editor can remove the formatting of text. #102

Open
opened 2020-02-04 22:04:47 +00:00 by cedewey · 5 comments
cedewey commented 2020-02-04 22:04:47 +00:00 (Migrated from gitlab.com)

Acceptance Criteria

Given that I am an editor,
when I edit text,
then I clan click a "Remove formatting" button in the WYSIWYG editor,
so that I can remove extraneous markup when pasting from a source like Microsoft Word.

Work Required

  • Add "Remove formatting" button to WYSIWYG editor on text format editors use
## Acceptance Criteria Given that I am an editor, when I edit text, then I clan click a "Remove formatting" button in the WYSIWYG editor, so that I can remove extraneous markup when pasting from a source like Microsoft Word. ## Work Required * [ ] Add "Remove formatting" button to WYSIWYG editor on text format editors use
cedewey commented 2020-02-04 22:04:47 +00:00 (Migrated from gitlab.com)

changed weight to 1

changed weight to **1**
cedewey commented 2020-02-04 22:05:53 +00:00 (Migrated from gitlab.com)

mentioned in issue agaric/proposals#166

mentioned in issue agaric/proposals#166
mlncn commented 2020-02-04 23:34:28 +00:00 (Migrated from gitlab.com)

@cedewey what's your planned implementation for this? Is there a plugin that works? We usually ensure the bad formatting can't be output, if that's not happening that should be looked into, in any case. If we want to clean up on input also (what gets saved), it probably will be automatic not with a button?

Are there examples of specific problem posts / input used to test against?

@cedewey what's your planned implementation for this? Is there a plugin that works? We usually ensure the bad formatting can't be *output*, if that's not happening that should be looked into, in any case. If we want to clean up on input also (what gets saved), it probably will be automatic not with a button? Are there examples of specific problem posts / input used to test against?
FreeScholar commented 2021-04-25 21:17:11 +00:00 (Migrated from gitlab.com)

@joshua_davis Are there examples of specific problem posts / input used to test against?

@joshua_davis Are there examples of specific problem posts / input used to test against?
mlncn added
status
Done
and removed
status
To Do
labels 2025-02-22 06:32:04 +00:00
Owner

The remove format button (the underlined T with a small x next to it) removes styles and alignment; it does not remove block-level formats (heading level 3 for example) or links.

remove-format-button.png

The remove format button (the underlined T with a small x next to it) removes styles and alignment; it does not remove block-level formats (heading level 3 for example) or links. ![remove-format-button.png](/attachments/ef6f8182-8fc0-4038-893d-283feaaf8b26)
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: geo/geo-coop#102
No description provided.