play around with Scintilla and Lexilla
This commit is contained in:
9
3rdparty/lexilla532/lexilla/test/examples/markdown/SciTE.properties
vendored
Normal file
9
3rdparty/lexilla532/lexilla/test/examples/markdown/SciTE.properties
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
code.page=65001
|
||||
lexer.*.md=markdown
|
||||
fold=1
|
||||
|
||||
# Tests for the lexer.markdown.header.eolfill property, issue #62
|
||||
if $(= $(FileNameExt);HeaderEOLFill_0.md)
|
||||
lexer.markdown.header.eolfill=0
|
||||
if $(= $(FileNameExt);HeaderEOLFill_1.md)
|
||||
lexer.markdown.header.eolfill=1
|
Reference in New Issue
Block a user