如何在文本中添加撇号

时间:2012-06-18 01:46:31

标签: text unicode haml apostrophe

我在HAML中有以下元素

 %li
   %a{href: "#",text:"What is the song you're totally feeling at the moment? Why?"} totally feel a song

属性文本用作弹出模式中的显示文本。但是,文本中的'似乎已切断显示中的文字。

enter image description here

如何更新文字以便我的显示不会被切断?

0 个答案:

没有答案