summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2015-01-02 19:53:49 +0000
committerAdam Bard <github@adambard.com>2015-01-02 19:53:49 +0000
commite059cd98f32fbd7793f2e8622cb6061c1a142146 (patch)
treedb2182318d44ae97854273e4c1a0a42c02bc3c1e
parent38be1f2f179ce26129f7d702bb86cb5d11fbda55 (diff)
Let's see how factor highlighting looks in forth
-rw-r--r--forth.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/forth.html.markdown b/forth.html.markdown
index 570e12ed..4457e607 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
+```factor
\ This is a comment
( This is also a comment but it's only used when defining words )