Making WordPress.org

Opened 3 years ago

Closed 3 years ago

#5989 closed defect (bug) (fixed)

Add strikethrough support to Block Editor handbook

Reported by: mkaz's profile mkaz Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Handbooks Keywords: has-patch
Cc:

Description

We want the markdown in block editor handbook to support double tildes for strikethrough.

https://github.com/WordPress/wordpress.org/pull/47

Change History (3)

This ticket was mentioned in PR #47 on WordPress/wordpress.org by mkaz.


3 years ago
#1

  • Keywords has-patch added

Add support for strikethrough text wrapped with double-tilde
for importing of block editor documentation.

Adds to wporg_markdown_before_transform filter.

Trac ticket: https://meta.trac.wordpress.org/ticket/5989

#2 @dd32
3 years ago

  • Component changed from General to Handbooks
  • Owner set to dd32
  • Status changed from new to accepted

#3 @dd32
3 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 11392:

Handbooks: Block Editor: Apply strikethrough markdown formatting, as MarkdownExtra doesn't support it.

Props mkaz.
Closes https://github.com/WordPress/wordpress.org/pull/47.
Fixes #5989.

Note: See TracTickets for help on using tickets.