# Markdown-it - 빠르고 확장가능한 마크다운 파서

> Clean Markdown view of GeekNews topic #5494. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5494](https://news.hada.io/topic?id=5494)
- GeekNews Markdown: [https://news.hada.io/topic/5494.md](https://news.hada.io/topic/5494.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-12-06T10:05:01+09:00
- Updated: 2021-12-06T10:05:01+09:00
- Original source: [github.com](https://github.com/markdown-it/markdown-it)
- Points: 6
- Comments: 0

## Topic Body

- CommonMark 스펙을 따르며 확장들을 추가(URL 자동 링크, Typographer등)

- 문법 설정 가능해서 자체 룰 추가 및 기존 룰 변경도 가능

- 빠르고 안전

- JS 오픈소스

- 다양한 플러그인 제공

ㅤ→ GFM : Tables, Strikethrough ~~ ~~

ㅤ→ subscript ~2~ <sub>, superscript ^th^ <sup>

ㅤ→ footnote [^1], [^longnote]

ㅤ→ definition list <dl>

ㅤ→ abbreviations *[HTML] <abbr>

ㅤ→ emoji 깃헙이 제공하는 이모지 전체 지원. :) :-(  같은 이모티콘 숏컷도 지원

## Comments



_No public comments on this page._
