rbml 0.0.1
FEATURES/PROBLEMS: * XML support is totally untested since we don’t need it == SYNOPSIS: xhtml :doctype => {:type=>:xhtml, :version=>"1.0", :strict=>false} do head do title "Sample Site" stylesheets :base, :links #COMMENTS DONT GET EVAL’d end body do textilize "Header" div "this is our first html doc!" p "its really awesome" myvar = "withconcat" p do inline "dot operator #{myvar}" span "nested span" end end end Outputs
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.0.5.9.4.2 July 20, 2007* (13KB)
- 0.0.5.9.4.1 June 15, 2007* (12.5KB)
- 0.0.5.9.4 May 31, 2007* (12.5KB)
- 0.0.5.9.3.4 May 02, 2007* (12KB)
- 0.0.5.9.3.3 May 02, 2007* (12KB)
- 0.0.1 January 28, 2007* (8.5KB)
Runtime依存関係 (1):
hoe
>= 1.1.7