Bug 321142 - [Markdown]: Header level h6 missing
Summary: [Markdown]: Header level h6 missing
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: syntax (show other bugs)
Version: Git
Platform: Other All
: NOR minor
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-14 12:37 UTC by Jesse Jaara
Modified: 2013-06-19 17:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Add support for 6th level markdown headers (1.42 KB, patch)
2013-06-14 12:38 UTC, Jesse Jaara
Details

Note You need to log in before you can comment on or make changes to this bug.
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