Making WordPress.org

Opened 8 years ago

Closed 8 years ago

#2417 closed defect (bug) (fixed)

w.org: Handbook Plugin: Support Jetpack Markdown

Reported by: kraftbj's profile kraftbj Owned by: pento's profile pento
Milestone: Priority: normal
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 8 years ago.
based in the handbook SVN external

Download all attachments as: .zip

Change History (5)

@kraftbj
8 years ago

based in the handbook SVN external

#1 @kraftbj
8 years ago

  • Component changed from General to Make (Get Involved) / P2

#2 @samuelsidler
8 years ago

  • Component changed from Make (Get Involved) / P2 to Handbooks

#3 @SergeyBiryukov
8 years ago

  • Keywords has-patch commit added

#4 @pento
8 years ago

  • Owner set to pento
  • Resolution set to fixed
  • Status changed from new to closed

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.