diff options
| -rw-r--r-- | mmm/mmmfs/browser.moon | 1 | ||||
| -rw-r--r-- | root/articles/mmmfs/ignore -> text\$markdown.md | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/mmm/mmmfs/browser.moon b/mmm/mmmfs/browser.moon index 927f604..6f0b4b4 100644 --- a/mmm/mmmfs/browser.moon +++ b/mmm/mmmfs/browser.moon @@ -13,6 +13,7 @@ code_cast = (lang) -> } casts = { + code_cast 'javascript', code_cast 'moonscript', code_cast 'lua', code_cast 'markdown', diff --git a/root/articles/mmmfs/ignore -> text\$markdown.md b/root/articles/mmmfs/ignore -> text\$markdown.md deleted file mode 100644 index 1c1b4f9..0000000 --- a/root/articles/mmmfs/ignore -> text\$markdown.md +++ /dev/null @@ -1,7 +0,0 @@ -## this is a markdown version or something. - -There's no content here so switch back to the real one! -(Assuming there is a switching UI by the time you are reading this, which I assume since you are reading this at all. -If you are reading this in the source, then c'mon, just scroll past and give me a break.) - -(the switching UI has now been built.) |
