Bukama commented on PR #1426:
URL: https://github.com/apache/maven-site/pull/1426#issuecomment-3453260828

   > ... to find out if there is a TOC element or macro. 
   
   For TOC you can use the following in `.apt.vm` files (adjust parameters so 
they fit)
   
   `%{toc|section=0|fromDepth=2|toDepth=5}` 
   
   
   > I am trying to implement your proposal:
   
   You should be able to just work with
   
   ```
   ** H2
   *** H3 
   ```
   as the base is still `.apt`
   At least this is what I see in an old `.apt.vm` file I converted to markdown
   
   
https://github.com/apache/maven-site/pull/1372/files#diff-0b119b138d8a4db3df277ed507975265c891da9d5752df3e6e6f1b4c69792d8dL29
   
   
   
   


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