From: Bob Weinand Date: Mon, 6 Oct 2014 20:34:41 +0000 (+0200) Subject: " => &quot; in md document X-Git-Tag: php-5.6.3RC1~51^2~52^2~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2422c70c4f722c3afbdc5547116c6ecadfaf4954;p=php " => &quot; in md document --- diff --git a/xml.md b/xml.md index a178ca74db..15920d2ac7 100644 --- a/xml.md +++ b/xml.md @@ -16,7 +16,7 @@ severity msgout ------ -- text message output related to the xml data (e.g. <intro severity="normal" help="help" msgout="To get help using phpdbg type "help" and press enter" />) +- text message output related to the xml data (e.g. <intro severity="normal" help="help" msgout="To get help using phpdbg type &quot;help&quot; and press enter" />) file ----