Skip to content

Conversation

mvasin
Copy link
Contributor

@mvasin mvasin commented Nov 25, 2017

Markdown doesn't seem to render inside HTML

Markdown doesn't seem to render inside HTML
@mvasin
Copy link
Contributor Author

mvasin commented Nov 25, 2017

It appears to be not the only page, pretty much all the docs look like that (it doesn't render in every block-level HTML, and that is by Markdown's design).

Copy link
Member

@rmccue rmccue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This is an artefact of how I converted the HTML export from the site into Markdown (with a naïve text search and replace).

The other reference pages have this problem as well as you noticed; they're actually all generated from templates, so we need to fix those and regenerate the reference.

@rmccue rmccue merged commit bc41c15 into WP-API:master Nov 28, 2017
@mvasin mvasin deleted the patch-1 branch November 28, 2017 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants