vieiro commented on PR #641: URL: https://github.com/apache/netbeans-website/pull/641#issuecomment-1445058292
Asciidoc gets confused when a numbered list is interrupted with other paragraphs (source code, for instance). In this case there's a `[start=X]` to restart the numbered list at number `X`. On other news, if we add a `reviewed` meta tag in the file, like so: ``` :jbake-tags: tutorials :jbake-status: published :syntax: true :reviewed: 2023-02-25 ``` Then the tutorial will be marked as reviewed. Thanks, @SeanCarrick for improving NetBeans documentation! -- 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
