mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 06:47:54 +02:00
Use newlisp instead of phel for md coloring
This commit is contained in:
@@ -17,7 +17,7 @@ It is a dialect of Lisp inspired by Clojure and Janet.
|
|||||||
- Powerful but simple Syntax
|
- Powerful but simple Syntax
|
||||||
- REPL
|
- REPL
|
||||||
|
|
||||||
```phel
|
```newlisp
|
||||||
# Comments begin with a # character and continue until the end of the line. There are no multi-line comments.
|
# Comments begin with a # character and continue until the end of the line. There are no multi-line comments.
|
||||||
|
|
||||||
# Phel is written in "forms", which are just
|
# Phel is written in "forms", which are just
|
||||||
|
Reference in New Issue
Block a user