Hi, We use [#1] to generate the markdown wikipages from the source code ones. There's no author or other metadata brought from one place to another, but IIRC, it should preserve plugin invocations, wiki variables, etc., and also moves attachments.
The code itself is not too big and easy to follow, so perhaps it can be used as a starting point. HTH, juan pablo [#1] https://github.com/apache/jspwiki/blob/master/jspwiki-markdown/src/test/java/org/apache/wiki/markdown/migration/WikiSyntaxConverter.java El sáb, 10 may 2025, 14:07, Jim Willeke <[email protected]> escribió: > Howdy, > > Has anyone got some code to perform the Migration from JSPWIKI Syntax to > JSPWIKI Supported Markdown? > > > -- > -jim > Jim Willeke >
