Markdown 解析器 Snarkdown
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://jsfiddle.net/developit/828w6t1x/
- 软件文档: https://github.com/developit/snarkdown/blob/master/README.md
软件介绍
Snarkdown 是一个用 JavaScript 编写的极简的 Markdown 解析器。它不是功能最全的,但可能是最容易实现的一款解析器。Snarkdown 只有 1Kb 大小,且只有一种方法,适合速成项目。
特点:
快速: 基本上由一个正则表达式和一个庞大 if 语句构成
轻巧: 1kb 大小
简单: 传递 Markdown 字符串, 获取 HTML 字符串
About Face 3
Alan Cooper、Robert Reimann、David Cronin / John Wiley & Sons / 2007-5-15 / GBP 28.99
* The return of the authoritative bestseller includes all new content relevant to the popularization of how About Face maintains its relevance to new Web technologies such as AJAX and mobile platforms......一起来看看 《About Face 3》 这本书的介绍吧!
