[wp-trac] [WordPress Trac] #30473: Inline Docs: Remove invalid markup from DocBlocks
WordPress Trac
noreply at wordpress.org
Mon Nov 24 05:46:06 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:"30542"]:
{{{
#!CommitTicketReference repository="" revision="30542"
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 file header for wp-admin/install-
helper.php
* Add markdown formatting and two inline `@see` tags to the description
for `translate()`
* Markdown-indent a code snippet in the description for `_n_noop()`
* Remove HTML tags from the summary for `get_media_embedded_in_content()`
* Remove an HTML tag from the summary for `wpview_media_sandbox_styles()`
Props rarst.
See #30473.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30473#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list