juanpablo-santos closed pull request #336: JSPWIKI-1190 syntax converter
command line util
URL: https://github.com/apache/jspwiki/pull/336
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specifi
juanpablo-santos commented on PR #336:
URL: https://github.com/apache/jspwiki/pull/336#issuecomment-2088524226
As of 2.12.2-git-14, we generate markdown pages as part of the build, so
there's no need to extract the syntax converter to its own module. In any case,
thanks for both wanting to