We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1374d0c commit cbec7b9Copy full SHA for cbec7b9
1 file changed
Docs/EBNF.md Docs/README.mdDocs/EBNF.md renamed to Docs/README.md
@@ -257,6 +257,6 @@ are given by appending ?, * or + as in regular expressions.
257
* ? means zero or one occurence
258
* \* means zero or more occurences
259
* \+ means one or more occurences
260
-
+>
261
<!-- Find a better way to include the grammar -->
262
<script src="http://gist-it.appspot.com/github/judofyr/temple/raw/master/lib/temple/grammar.rb"></script>
0 commit comments