just_stuff.haml

来自「用ruby on rails写的一个博客程序,还不错..ruby on rail」· HAML 代码 · 共 35 行

HAML
35
字号
!!! XML!!! XML ISO-8859-1!!! XML UtF-8 Foo bar!!!!!! 1.1!!! 1.1 Strict!!! Strict foo bar!!! FRAMESET%strong{:apos => "Foo's bar!"} Boo!.render= render :inline => "%em= 'wow!'", :type => :haml= "stuff followed by whitespace"  - if true  %strong block with whitespace%p  \Escape  \- character  \%p foo  \yee\ha/ Short comment/ This is a really long comment look how long it is it should be on a line of its own don't you think?/  This is a block comment  cool, huh?  %strong there can even be sub-tags!  = "Or script!"/[if lte IE6] conditional comment!/[if gte IE7]  %p Block conditional comment  %div    %h1 Cool, eh?/[if gte IE5.2]  Woah a period.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?