Defect #23103
openWiki in Markdown syntax mode improperly renders successive headers.
0%
Description
I have found when using Markdown syntax that the headers get wonky when used in succession. I have attached screenshots to illustrate.
Given the input image, I expect First, Second, Third to appear uniformly
but as seen in the output image First is treated as a sub-sub-sub-level heading
In the respectively titled image, you can see that sub-sub-sub level headings are given underlines in this style.
Environment Information:
Environment:
  Redmine version                3.2.2.stable
  Ruby version                   2.2.5-p319 (2016-04-26) [x86_64-linux]
  Rails version                  4.2.5.2
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.8.10
  Mercurial                      3.1.2
  Bazaar                         2.7.0
  Git                            2.1.4
  Filesystem
Redmine plugins:
  no plugin installed
Files
Related issues
      
      Updated by Toshi MARUYAMA over 9 years ago
      
    
    - Category changed from UI to Text formatting
 
      
      Updated by Go MAEDA over 7 years ago
      
    
    - Related to Feature #28392: Improve wiki headings style added