Kaydet (Commit) c8906181 authored tarafından Johannes Gijsbers's avatar Johannes Gijsbers

Quote # as \# to make lib compile again.

üst 37af986e
......@@ -362,7 +362,7 @@ example:
\begin{productionlist}[doctest]
\production{directive}
{"#" "doctest:" \token{on_or_off} \token{directive_name}}
{"\#" "doctest:" \token{on_or_off} \token{directive_name}}
\production{on_or_off}
{"+" | "-"}
\production{directive_name}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment