Bug 321142

Summary: [Markdown]: Header level h6 missing
Product: [Applications] kate Reporter: Jesse Jaara <jesse.jaara>
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: i.zaufi
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In:
Attachments: Add support for 6th level markdown headers

Description Jesse Jaara 2013-06-14 12:37:12 UTC
According to official markdown documentation headers can have up to 6 levels.
Currently the highlighting file offers only 5.

Attached patch adds support for the sixth level.

Reproducible: Always

Steps to Reproduce:
1. Start a markdown document
2. Write a '###### 6th level header'

Actual Results:  
The header doesn't get highlighted properly. 

Expected Results:  
Header should look like any other header level.
Comment 1 Jesse Jaara 2013-06-14 12:38:07 UTC
Created attachment 80513 [details]
Add support for 6th level markdown headers
Comment 2 Alex Turbov 2013-06-19 17:56:34 UTC
Git commit d4738cfd09d3c98db886bddbf7ed5dd2416ba3df by Alex Turbov.
Committed on 19/06/2013 at 17:40.
Pushed by turbov into branch 'master'.

add highlighting for header level 6

M  +3    -1    part/syntax/data/markdown.xml

http://commits.kde.org/kate/d4738cfd09d3c98db886bddbf7ed5dd2416ba3df