Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Encoding::UndefinedConversionError当在 Ruby 1.9.2 下使用最新的 BlueCloth (2.0.11) 进行降价处理时,以下 Haml 会导致:
Encoding::UndefinedConversionError
:markdown résumé
显然,谦逊的é角色足以让BlueCloth大吃一惊!有解决办法吗?
目前,我已经通过安装Maruku并使用:maruku过滤器来解决这个问题。但这对每个人来说都不是一个完美的解决方案,所以我很想看到一个更好的答案。
:maruku