Revision 62e6ed0...

Go back to digest for 9th March 2014

Bug Fixes in KDE Base

Matthew Woehlke committed changes in [kate] /:

Merge branch 'rest-hl-improvements'

This substantially improves highlighting of reStructuredText (rest.xml).

* rest-hl-improvements:
adjust reST link rules
fix pseudo-ranges in rest.xml
add test file for reST HL
fix highlighting of reST block comments
fix attribute of code in reST
remove unused attribute in rest.xml
improve reST code block detection
support comments in reST
fix reST highlighting of bare code blocks
refactor reST interpreted text highlighting
rest.xml: "Role" attribute -> dsKeyword
strict-ify reST matching of footnote references
fix HL of indented reST code blocks
rest.xml: clean up, fix code block detection
rest.xml: don't consume extra inline markup char
clean up rest.xml
fix/improve field highlighting in reStructuredText

REVIEW: 115544