com php-langspec: Fix markup of the `hd-body` rule.: spec/09-lexical-structure.md spec/19-grammar.md
[email protected] (Nikita Popov) Wed, 31 Aug 2016 12:52:14 +0000
| Newsgroups | php.standards.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: a1cc12b6a7fa3e6e779d09de8101ece489b7d911=0AAuthor: Ivan Ender= lin <[email protected]> Wed, 24 Aug 2016 16:55:13 +0200= =0ACommitter: Nikita Popov <[email protected]> Wed, 31 Aug 2016 14:52:14 += 0200=0AParents: 73662663cadc68f0b334fb174de0d1964f5c7b01=0ABranches: mas= ter=0A=0ALink: http://git.php.net/?p=3Dphp-langspec.git;a=3Dcommitdif= f;h=3Da1cc12b6a7fa3e6e779d09de8101ece489b7d911=0A=0ALog:=0AFix markup of th= e `hd-body` rule.=0A=0AChanged paths:=0A M spec/09-lexical-structure.md= =0A M spec/19-grammar.md=0A=0A=0ADiff:=0Adiff --git a/spec/09-lexical-str= ucture.md b/spec/09-lexical-structure.md=0Aindex 7705424..678e502 100644=0A= --- a/spec/09-lexical-structure.md=0A+++ b/spec/09-lexical-structure.md=0A@= @ -755,7 +755,7 @@ echo "\$myC->p1 =3D >$myC->p1<\n"; // =E2=86=92 $myC->p= 1 =3D >2<=0A <i>name</i>=0A =0A <i>hd-body::</i>=0A- <i>hd-char-se= quence<sub>opt</sub> new-line<i>=0A+ <i>hd-char-sequence<sub>opt</sub>= new-line</i>=0A =0A <i>hd-char-sequence::</i>=0A <i>hd-char</i>=0A= diff --git a/spec/19-grammar.md b/spec/19-grammar.md=0Aindex 97c272f..17898= db 100644=0A--- a/spec/19-grammar.md=0A+++ b/spec/19-grammar.md=0A@@ -294,7= +294,7 @@ The grammar notation is described in [Grammars section](09-lexic= al-structure.md#=0A <i>name</i>=0A =0A <i>hd-body::</i>=0A- <i>hd-= char-sequence<sub>opt</sub> new-line<i>=0A+ <i>hd-char-sequence<sub>op= t</sub> new-line</i>=0A =0A <i>hd-char-sequence::</i>=0A <i>hd-char= </i>=0A