[wp-trac] [WordPress Trac] #30473: Inline Docs: Remove invalid markup from DocBlocks
WordPress Trac
noreply at wordpress.org
Mon Nov 24 05:38:46 UTC 2014
#30473: Inline Docs: Remove invalid markup from DocBlocks
--------------------------+-----------------------
Reporter: DrewAPicture | Owner: rarst
Type: defect (bug) | Status: assigned
Priority: high | Milestone: 4.1
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: docs
--------------------------+-----------------------
Comment (by DrewAPicture):
In [changeset:"30541"]:
{{{
#!CommitTicketReference repository="" revision="30541"
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:
* Markdown-indent a code snippet in the description for
`_deprecated_argument()`
* Markdown-indent a code snippet in the description for
`wp_localize_script()`
* Backtick-escape HTML tags in two parameter descriptions for
`wp_register()`
* Various DocBlock formatting in the description for `get_bloginfo()`
* Remove HTML tag from the summary for `_wp_render_title_tag()`
* Backtick-escape a HTML tag in the description for `get_archives_link()`
* Markdown-indent a code snippet in the description for
`wp_admin_css_color()`
* Markdown-indent a code snippet in the description for the
`welcome_panel` hook
Props rarst.
See #30473.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30473#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list