Dear JSPWiki-Community,

I have a question about plugins, in a JSPWiki that uses Markdown as markup language.

I could use plugins that use simple parameters as key-value pairs. But I could not use plugins where the call line or the plugin body is evaluated. Is there a chance?

In WikiMarkup I would use:

[{WikiTags HashTagOne HashTagTwo OtherHasTag}]

or

[{WikiCSS

html {
    font-family: Lato,sans-serif;
    font-size: 16px;
    color: #666;
 }
}]

Is it posible to use plugins like that in markdown?

Best regards, Peter

--
Peter Hormanns - Informatikbüro Hormanns & Wenz
http://www.hormanns-wenz.de - Tel 02151 3274911
Peter Hormanns - Hafenstraße 17 - 47809 Krefeld

Reply via email to