You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|