Ingmar Steiner created MSITE-728:
------------------------------------
Summary: Markdown headings (atx-style) not rendered correctly with
Velocity Macro
Key: MSITE-728
URL: https://jira.codehaus.org/browse/MSITE-728
Project: Maven Site Plugin
Issue Type: Bug
Components: doxia integration
Affects Versions: 3.4
Environment: $ mvn -version
Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4;
2014-08-11T22:58:10+02:00)
Maven home: /usr/local/Cellar/maven/3.2.3/libexec
Java version: 1.7.0_60, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.9.4", arch: "x86_64", family: "mac"
Reporter: Ingmar Steiner
Priority: Minor
Markdown files with atx-style headings are rendered correctly by `mvn site`,
but if they have a `.vm` suffix (i.e., to trigger property expansion), then
some of the headings are missing in the HTML output.
I've created a minimal non-working example test project at
https://github.com/psibre/mnwe-md-vm-headings. This includes the generated site
output as a `gh-pages` branch, hosting it at
http://psibre.github.io/mnwe-md-vm-headings/.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)