diff options
author | Adam Bard <github@adambard.com> | 2015-01-02 19:53:49 +0000 |
---|---|---|
committer | Adam Bard <github@adambard.com> | 2015-01-02 19:53:49 +0000 |
commit | e059cd98f32fbd7793f2e8622cb6061c1a142146 (patch) | |
tree | db2182318d44ae97854273e4c1a0a42c02bc3c1e /forth.html.markdown | |
parent | 38be1f2f179ce26129f7d702bb86cb5d11fbda55 (diff) |
Let's see how factor highlighting looks in forth
Diffstat (limited to 'forth.html.markdown')
-rw-r--r-- | forth.html.markdown | 2 |
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 ) |