Thanks, so I got started on this but still have issues. (PS> do not do much Java coding)
Could you look at: https://github.com/jwilleke/jspwiki-convert -- -jim Jim Willeke On Sat, May 10, 2025 at 8:35 AM Juan Pablo Santos Rodríguez < [email protected]> wrote: > 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 > > >
