Hi Dave, thanks for using JSPWiki! The preferred way to reach out for these things is through the user's ML (cc'ed), though, as it will reach more people and it's more likely you'll get an answer sooner.
As for the global variables, you could check WikiVariables [#1] to see if that fits you. It's not exactly like MediaWiki's Magic Words, but I think it is close enough to what you want. Regarding using another markup parser, it should be possible as for [#2], but currently we're only having JSPWikiMarkupParser out of the box. HTH, juan pablo [#1]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=WikiVariable [#2]: https://issues.apache.org/jira/browse/JSPWIKI-570 On Mon, Feb 20, 2017 at 6:16 PM, Dave Jarvis <dave.jar...@gmail.com> wrote: > Hi Juan, > > One more feature request: a pluggable Markdown/Wiki syntax that is > compatible with pandoc. This would allow conversion of the wiki contents > into a beautiful PDF without much effort. > > http://pandoc.org/try/ > > Dave > > >