@ -1,5 +1,20 @@
<!-- //
Markdown-plus-plus is a project to support Markdown syntax in Notepad++.
All UDLs are carefully designed by human, rather than generated by machine.
Want an UDL for different theme?
Want to change its preference?
Want to create your own?
Go get it: https://github.com/Edditoria/markdown-plus-plus
Please read the README file for details.
Welcome issues and pull requests via the above link.
Copyright (c) Edditoria. Open source under the MIT license:
https://github.com/Edditoria/markdown-plus-plus/blob/master/LICENSE.txt
//-->
<NotepadPlus >
<UserLang name= "Markdown (Default)" ext= "md markdown" udlVersion= "2.1" >
<UserLang name= "Markdown (preinstalled )" ext= "md markdown" udlVersion= "2.1" >
<Settings >
<Global caseIgnored= "yes" allowFoldOfComments= "no" foldCompact= "no" forcePureLC= "2" decimalSeparator= "0" />
<Prefix Keywords1= "yes" Keywords2= "yes" Keywords3= "yes" Keywords4= "yes" Keywords5= "yes" Keywords6= "yes" Keywords7= "yes" Keywords8= "no" />
@ -13,8 +28,8 @@
<Keywords name= "Numbers, suffix1" > .</Keywords>
<Keywords name= "Numbers, suffix2" > .</Keywords>
<Keywords name= "Numbers, range" > </Keywords>
<Keywords name= "Operators1" > @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \ |</Keywords>
<Keywords name= "Operators2" > - +</Keywords>
<Keywords name= "Operators1" > @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ \| |:-: |:--: |:---: | :-: :--: :---: :|: |: : |</Keywords>
<Keywords name= "Operators2" > - + :- :-- :--- : </Keywords>
<Keywords name= "Folders in code1, open" > </Keywords>
<Keywords name= "Folders in code1, middle" > </Keywords>
<Keywords name= "Folders in code1, close" > </Keywords>