John Dimeo created DOXIASITETOOLS-346: -----------------------------------------
Summary: Rendering Markdown silently truncates files that skip a heading level Key: DOXIASITETOOLS-346 URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-346 Project: Maven Doxia Sitetools Issue Type: Improvement Components: Site renderer Affects Versions: 2.0.0-M19 Reporter: John Dimeo I am using a fork of the latest Doxia site tools because I am testing my performance fix, so it's possible this is related to my fork, but I don't _think_ so... If your Markdown skips a heading level i.e. # Heading 1 Text ### Heading 3 Text 2 Then the rendered HTML only contains Heading 1 and Text. This is a major regression compared to past versions, so I must be missing something. Thank you. -- This message was sent by Atlassian Jira (v8.20.10#820010)