wp-hooks / generator

Generates a JSON representation of the WordPress actions and filters in your code
https://packagist.org/packages/wp-hooks/generator
78 stars 6 forks source link

Provide long descriptions in their raw markdown #1

Open johnbillion opened 4 years ago

johnbillion commented 4 years ago

The WP Parser library converts long descriptions for hooks into HTML from their source markdown. A consumer may want the raw markdown so it can convert it itself instead of having to deal with HTML.