diff options
Diffstat (limited to 'red.html.markdown')
-rw-r--r-- | red.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/red.html.markdown b/red.html.markdown index 9206f650..15e36de6 100644 --- a/red.html.markdown +++ b/red.html.markdown @@ -22,7 +22,7 @@ from any platform to any other platform. And it will do this all from a binary e Ready to learn your first Red? -```Red +``` All text before the header will be treated as comment, as long as you avoid using the word "red" starting with a capital "R" in this pre-header text. This is a temporary shortcoming of the used lexer but most of the time you start your script or program with the header itself. |