An editor can remove the formatting of text. #102
Labels
No labels
A11y
Automated Testing
Contributable
Contributed
Decision
Design
Development
Drutopia
IndieWeb
Infrastructure
Launch Critical
Marketing
Needs documentation
Post-Launch
status
Abandoned
status
Blocked
status
Deploy
status
Doing
status
Done
status
In Review
status
Needs Clarification
status
Test
status
To Do
type
Bug
type
Task
type
User Story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: geo/geo-coop#102
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
changed weight to 1
mentioned in issue agaric/proposals#166
@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?
@joshua_davis Are there examples of specific problem posts / input used to test against?
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.