slachiewicz opened a new pull request, #523:
URL: https://github.com/apache/maven-build-cache-extension/pull/523

   A Markdown ATX heading below level one starts with ##, which Velocity reads
   as a line comment. In these *.md.vm pages every such heading is removed
   before Doxia sees the document, so the published page shows the text of each
   section with no heading above it.
   
   Level two headings now use a setext underline and deeper ones are wrapped in
   Velocity's unparsed block #[[ ... ]]#, both of which reach Doxia intact.
   
   Verified by building the site and checking the headings are present.
   
   <sub>Drafted with Claude — please verify</sub>


-- 
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]

Reply via email to