mbien commented on PR #611: URL: https://github.com/apache/netbeans-website/pull/611#issuecomment-1254180413
is there no better way of doing this? Manually escaping characters in documentation code can be fairly annoying and is easy to overlook in updates. I wrote a plugin for apache roller which can escape `<pre>` and `<code>` segments automatically, all I have to do is to paste code into my blog the rest is done before it is translated to html. I am wondering if jbake can do the same? -- 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 specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
