Files
wordpress-develop/src/wp-includes
Drew Jaynes (DrewAPicture) 76699122d0 Ensure inline code is markdown-escaped as such, HTML tags are removed from summaries, and that code snippets in descriptions are properly indented.
Affects DocBlocks for the following core elements:
* Backtick-escape HTML tags in several argument descriptions for `wp_link_pages()`
* Remove an HTML tag from the summary for `prepend_attachment()`
* Backtick-escape inline code in the description for `get_extended()`
* Backtick-escape inline code in the description for `get_post_type_labels()`
* Various markdown formatting in the description for `add_rewrite_endpoint()`
* Markdown-indent a code snippet in the file header for wp-includes/shortcodes.php
* Markdown-indent code snippets in the description for `add_shortcode()

Props rarst.
See #30473.


git-svn-id: https://develop.svn.wordpress.org/trunk@30545 602fd350-edb4-49c9-b593-d223f7449a82
2014-11-24 06:14:03 +00:00
..
2014-09-11 19:06:33 +00:00
2014-08-09 19:29:37 +00:00
2014-10-18 19:03:11 +00:00
2013-10-23 14:37:54 +00:00
2014-03-26 18:42:41 +00:00
2014-07-09 18:06:54 +00:00
2014-11-20 17:44:05 +00:00