Making WordPress.org

Opened 10 years ago

Closed 10 years ago

#2417 closed defect (bug) (fixed)

w.org: Handbook Plugin: Support Jetpack Markdown

Reported by: kraftbj Owned by: pento
Priority: normal Milestone:
Component: Handbooks Keywords: has-patch commit
Cc:

Description

In plugins/handbook/handbook.php line 242, we need to add wpcom-markdown to the CPT supports field so Jetpack's Markdown feature will render the content.

Originally reported in https://github.com/Automattic/jetpack/issues/6143

Attachments (1)

2417.diff (685 bytes ) - added by kraftbj 10 years ago.
based in the handbook SVN external

Download all attachments as: .zip

Change History (5)

@kraftbj
10 years ago

based in the handbook SVN external

#1 @kraftbj
10 years ago

  • Component GeneralMake (Get Involved) / P2

#2 @samuelsidler
10 years ago

  • Component Make (Get Involved) / P2Handbooks

#3 @SergeyBiryukov
10 years ago

  • Keywords has-patch commit added

#4 @pento
10 years ago

  • Owner set to pento
  • Resolutionfixed
  • Status newclosed

In 4753:

Handbook: Add wpcom-markdown support to the handbook post type.

This ensures Jetpack will render Markdown content (particularly in the WP-CLI handbook) correctly.

Props kraftbj.
Fixes #2417.

Note: See TracTickets for help on using tickets.