Skip to content

Support del and ins tags to suggest changes to a document #7090

@AdamBark

Description

@AdamBark

Is your feature request related to a problem?
When suggesting a change to a document the only option seems to be to use strikethrough but this does not work in all situations e.g. you can't strike through bold text 🤷. Also the suggested insertion isn't highlighted.

Describe the solution you'd like
The html way to do this track change like thing seems to be to use <del></del> and <ins></ins> tags https://developer.mozilla.org/en-US/docs/Web/HTML/Element/del

Additional context
Other markdown renderers support it e.g. nextcloudgithub

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions