mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Header changes
This commit is contained in:
parent
93fc8f5e80
commit
10637b0e77
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
language: commonlisp
|
||||
language: "Common Lisp"
|
||||
filename: commonlisp.lisp
|
||||
contributors:
|
||||
- ["Paul Nathan", "https://github.com/pnathan"]
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
---
|
||||
language: lua
|
||||
category: language
|
||||
contributors:
|
||||
@ -395,6 +395,7 @@ g() -- 343이 출력됩니다. 그전까지는 아무것도 출력되지 않습
|
||||
--]]
|
||||
|
||||
```
|
||||
|
||||
## 참고자료
|
||||
|
||||
루아를 배우는 일이 흥미진진했던 이유는 <a href="http://love2d.org/">Love 2D 게임 엔진</a>을 이용해
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
|
||||
language: racket
|
||||
lang: zh-cn
|
||||
filename: learnracket.rkt
|
||||
contributors:
|
||||
- ["th3rac25", "https://github.com/voila"]
|
||||
|
Loading…
Reference in New Issue
Block a user