Asciidoctor 快速文本处理和发布工具链

程序名称:Asciidoctor

授权协议: MIT

操作系统: Windows

开发语言: Ruby

Asciidoctor 介绍

asciidoctor 是一个针对 asciidoc 标记语言的快速文本处理和发布工具链,可以把内容转换成 HTML5、DocBook
5(或4.5)或者其他格式。 asciidoctor 是用 Ruby 写的,并打包成一个 RubyGem 并发布到
RubyGems.org。多个Linux发行版都包含这个 Gem,包括
Fedora 、Debian 、Ubuntu。 asciidoctor 是开源的,托管在
GitHub 上,并在MIT许可下发布。

Use asciidoc for document markup. Really. It’s actually readable by humans,
easier to parse and way more flexible than XML. — Linus Torvalds


AsciiDoc 简介》介绍了博主看好
asciidoc 的原因,《Pro Git》这本书也是用 asciidoc
写的,请看《Living the Future of Technical
Writing
》,中文版请移步《实践的、技术写作的未来》。

asciidoctor 的标记语言和 Python 版的 AsciiDoc
有一点小区别,建议先看《AsciiDoc Syntax Quick
Reference
》和《Asciidoctor User Manual》,User Manual 有从 MarkDown 和 asciidoc 迁移到 asciidoctor 的内容


下面是我使用 Atom 编辑 asciidoc 的截图,和生成的 HTML 文件在 Chrome 中的截图:

Atom IDE

asciidoc Preview 插件

HTML

页面预览-1

HTML

页面预览-2

Asciidoctor 官网

http://asciidoctor.org/

相关编程语言

Pacman 是一个软件包管理器, 作为 ArchLinux 发行版...
Smb4K 是KDE下的网络共享浏览器 更多屏幕截图请看:...
Wine (“Wine Is Not an Emulator” 的首字母缩写)...
虚拟桌面软件,可管理最多9个虚拟桌面,你可以用热键...
UNetbootin (Universal Netboot Installer)为一种跨...
Cobbler 可以用来快速建立 Linux 网络安装环境,它已...