Alex Collins created MSITE-682:
----------------------------------
Summary: Apostrophe's in Markdown are removed resulting in HTML
full of spelling error
Key: MSITE-682
URL: https://jira.codehaus.org/browse/MSITE-682
Project: Maven 2.x and 3.x Site Plugin
Issue Type: Bug
Affects Versions: 3.1
Reporter: Alex Collins
Repro:
1. Create Maven 3 project.
2. Add site 3.1 to plugins, add doxia-markdown-module:1.3 to plugin deps.
3. Create src/site/markdown/test.md containing a sentence with an apostrophe.
4. mvn site
5. Examine target/site/test.md.
Expected: sentence would be reproduced with apos.
Actual: sentence is missing apos.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira