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.
我目前有一些 html 格式的电子邮件模板。我想使用 mediawiki 格式。但它按原样显示。一些解析器也将设置为真以包含图像。我们在哪里设置?我正在使用 grails 1.3.7
Grails 本身并不支持这一点。您将需要使用第三方库将媒体 wiki 解析为 html。查看以下媒体 wiki 解析器列表,希望其中一个 Java 解析器能够满足您的需求。