summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJesse Paroz <jparoz@users.noreply.github.com>2017-01-01 13:46:13 +1000
committerGitHub <noreply@github.com>2017-01-01 13:46:13 +1000
commit921952f852652e282a56b09928697255698c65bf (patch)
tree4e22a383a5b340a8548e5fd58746d33799279497
parent4d4dae03ea40240ffb6db74c1707279693e58844 (diff)
Use forth syntax highlighting
-rw-r--r--forth.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/forth.html.markdown b/forth.html.markdown
index 55d755b2..09f3beb0 100644
--- a/forth.html.markdown
+++ b/forth.html.markdown
@@ -12,7 +12,7 @@ such as Open Firmware. It's also used by NASA.
Note: This article focuses predominantly on the Gforth implementation of
Forth, but most of what is written here should work elsewhere.
-```
+```forth
\ This is a comment
( This is also a comment but it's only used when defining words )