Skip to content

Commit 898a6b5

Browse files
committed
Add Quarkdown link to markdown notes
1 parent 95f5925 commit 898a6b5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

content/markdown.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
Eclipse plulgin update site :
2424
<http://winterstein.me.uk/projects/tt-update-site/>
2525

26+
- [Quarkdown](https://github.com/iamgio/quarkdown): CommonMark/GFM 기반의 Markdown 확장 문서 조판 시스템
27+
- Markdown에 함수, 변수, 조건문/반복문, 표준 라이브러리 등을 더해 동적인 문서를 작성할 수 있다.
28+
- 하나의 소스로 HTML, PDF, 슬라이드(reveal.js), 문서/위키 사이트 등을 생성하는 것을 목표로 한다.
29+
- VS Code 확장과 live preview를 제공하며, 논문/책/지식베이스/프레젠테이션 용도를 모두 겨냥한다.
30+
2631
## 에디터
2732

2833
- <https://github.com/nhnent/tui.editor>

0 commit comments

Comments
 (0)