HippoEDIT - Windows Text Editor
   订阅通知邮件  下载 
 

Markdown 文本编辑器语法定义包

继承自: HTML

作者: John Killeen.
文件样式: *.md.

支持功能

关于Markdown的描述

Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).

Thus, “Markdown” is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that converts the plain text formatting to HTML.

The overriding design goal for Markdown’s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. While Markdown’s syntax has been influenced by several existing text-to-HTML filters, the single biggest source of inspiration for Markdown’s syntax is the format of plain text email.

Taken from daringfireball.net

语法定义文件

mmd_spec.xml - 包含语法、语法高亮规则、作用域定义、关键词等通用信息的特定文件。
mmd_spec.xml30.08.165.44 KB

相关链接

链接到语法相关网站、语法论坛等。


Download全部下载


快速链接...