[ 
https://issues.apache.org/jira/browse/DOXIA-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255331#comment-16255331
 ] 

Hervé Boutemy commented on DOXIA-556:
-------------------------------------

please give examples: what you describe ĥappens at misc levels
see http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/index.html

- {{.vm}} is processed by Velocity, with Velocity macros
- then the result is processed by Doxia, like any content that has not been 
processed by Velocity, with Doxia Macros

Maybe you're hit by Velocity and Markdown conflict on hash sign: I managed to 
add some explanations for next maven-site-plugin version in 
http://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/examples/creating-content.html#Filtering

I suppose it's the issue you're facing: please confirm that I can close this 
issue

> Add support for macros in vm templates
> --------------------------------------
>
>                 Key: DOXIA-556
>                 URL: https://issues.apache.org/jira/browse/DOXIA-556
>             Project: Maven Doxia
>          Issue Type: Improvement
>            Reporter: Alex O'Ree
>
> see also [DOXIA-492]
> The current support for MACROs, such as TOC, appears to not function in 
> templated/filtered documents, such as markdown.md.vm. Would it be possible to 
> enabling MACRO support in .vm templates?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to