开发者

HAML markup generation question

How should I generate such HTML with HAML?

Hello <span class="someclass">John</span>, you are we开发者_运维百科lcome!


Hello
= succeed "," do
  %span.someclass John
you are welcome!

You can use http://html2haml.heroku.com to convert

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜