Skip to content

Commit

Permalink
[tcl/en] Workaround for broken syntax highlighting
Browse files Browse the repository at this point in the history
Suggested by @loxaxs. Fixes #2912.
  • Loading branch information
a3f committed Mar 31, 2018
1 parent 71389bd commit 21ec02e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tcl.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ proc greet {greeting name} {
# the third argument to "proc", is a string. The previous command
# can be rewritten using no braces:
proc greet greeting\ name return\ \"\$greeting,\ \$name!\"
# "
Expand Down

0 comments on commit 21ec02e

Please sign in to comment.