Test strings and substs in a doc comment.

This commit is contained in:
Andrew Plotkin
2016-01-01 17:22:06 -05:00
parent 7060b116f4
commit f488b9b9f7

View File

@@ -69,5 +69,6 @@ Everything after the "---- DOCUMENTATION ----" line is documentation, so it shou
However, tab-indented lines are sample Inform code within the documentation:
Horns are a kind of thing. Every cow has horns.
say "Moo[if the noun is purple] indigo[end if]."
So we need to allow for that.