Fix broken line-change in TCL docs.

This commit is contained in:
Jostein Kjønigsen 2015-08-25 12:29:44 +02:00
parent 55735f8b6c
commit b990f84123

3
tcl.html.markdown Executable file → Normal file
View File

@ -121,7 +121,8 @@ puts lots\nof\n\n\n\n\n\nnewlines
# A word enclosed in braces is not subject to any special interpretation or
# substitutions, except that a backslash before a brace is not counted when look#ing for the closing brace
# substitutions, except that a backslash before a brace is not counted when
# looking for the closing brace
set somevar {
This is a literal $ sign, and this \} escaped
brace remains uninterpreted