public
Description: A lightweight and modular markup language in pure Ruby
Homepage: http://yapok.org/
Clone URL: git://github.com/madx/xup.git
xup /
name age message
file .baconrc Loading commit data...
file README.rdoc
directory bin/
directory lib/
file redoc.sh
directory spec/
README.rdoc

Xup

Xup is a lightweight Ruby DSL that allows you to programatically write almost any kind of document. Since it is pure Ruby, it’s blazing fast compared to other markup engines. It is also highly extensible and it is designed specifically in that way.

Xup provides two default engines to write HTML and YAML documents, but you can easily write your own ones.

Example

Extend