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.
我可以限制从 Textile 标记到 HTML 标记的特定“转换规则”吗?应该怎么做才能防止这样的文本被转换?
p<. 左对齐
有没有一种方便的方法(可能是通过 Redcloth?)为 Textile -> Proxy -> HTML 转换创建代理?在代理中,我想将具有特定值的类属性应用于输入的段落。有什么想法/实现吗?
好的,在 RedCloth 常见问题页面上找到了简短的答案。