Skip to content

Instantly share code, notes, and snippets.

@shizhao
Created April 6, 2016 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shizhao/edf97a18f260c8b69733543c975d1013 to your computer and use it in GitHub Desktop.
Save shizhao/edf97a18f260c8b69733543c975d1013 to your computer and use it in GitHub Desktop.
Notepad++ mediawiki 语法高亮
<NotepadPlus>
<UserLang name="MediaWiki" ext="wiki" udlVersion="2.1">
<Settings>
<Global caseIgnored="yes" allowFoldOfComments="no" foldCompact="no" forcePureLC="0" decimalSeparator="0" />
<Prefix Keywords1="yes" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="yes" Keywords6="yes" Keywords7="yes" Keywords8="no" />
</Settings>
<KeywordLists>
<Keywords name="Comments">00&lt;nowiki&gt; 01 02&lt;/nowiki&gt; 03&lt;!-- 03&lt;math&gt; 03&lt;pre&gt; 03&lt;poem&gt; 04--&gt; 04&lt;/math&gt; 04&lt;/pre&gt; 04&lt;/poem&gt;</Keywords>
<Keywords name="Numbers, prefix1"></Keywords>
<Keywords name="Numbers, prefix2"></Keywords>
<Keywords name="Numbers, extras1"></Keywords>
<Keywords name="Numbers, extras2"></Keywords>
<Keywords name="Numbers, suffix1"></Keywords>
<Keywords name="Numbers, suffix2"></Keywords>
<Keywords name="Numbers, range"></Keywords>
<Keywords name="Operators1">{ } fullurl: localurl: canonicalurl: filepath: urlencode: anchorencode: #dateformat: #formatdate lc: lcfirst: uc: plural: ucfirst: padleft: padright: grammar: gender: int: msg: msgnw: raw: subst: #language: #special: #tag: #invoke: [ ] #expr: #if: #switch: &lt;ref &lt;ref&gt; /&gt; &lt;/ref&gt; | -{ }-</Keywords>
<Keywords name="Operators2"></Keywords>
<Keywords name="Folders in code1, open">&lt;p &lt;categorytree &lt;charinsert &lt;DynamicPageList &lt;gallery &lt;hiero &lt;imagemap &lt;inputbox &lt;references &lt;source &lt;syntaxhighlight &lt;timeline &lt;noinclude &lt;includeonly &lt;onlyinclude &lt;abbr &lt;b &lt;bdi &lt;bdo &lt;big &lt;blockquote &lt;center &lt;span &lt;div &lt;h1 &lt;h2 &lt;h3 &lt;h4 &lt;h5 &lt;h6 &lt;table &lt;tr &lt;td</Keywords>
<Keywords name="Folders in code1, middle">&gt; = |</Keywords>
<Keywords name="Folders in code1, close">&lt;/p&gt; &lt;/categorytree&gt; &lt;/charinsert&gt; &lt;/DynamicPageList&gt; &lt;/gallery&gt; &lt;/hiero&gt; &lt;/imagemap&gt; &lt;/inputbox&gt; &lt;/references&gt; &lt;/source&gt; &lt;/syntaxhighlight&gt; &lt;/timeline&gt; &lt;/noinclude&gt; &lt;/includeonly&gt; &lt;/onlyinclude&gt; &lt;/abbr&gt; &lt;/b&gt; &lt;/bdi&gt; &lt;/bdo&gt; &lt;/big&gt; &lt;/blockquote&gt; &lt;/center&gt; &lt;/span&gt; &lt;/div&gt; &lt;/h1&gt; &lt;/h2&gt; &lt;/h3&gt; &lt;/h4&gt; &lt;/h5&gt; &lt;/h6&gt; &lt;/table&gt; &lt;/tr&gt; &lt;/td&gt;</Keywords>
<Keywords name="Folders in code2, open">{|</Keywords>
<Keywords name="Folders in code2, middle">|- |+ || | !! ! -- --- ---- ----- - +</Keywords>
<Keywords name="Folders in code2, close">|}</Keywords>
<Keywords name="Folders in comment, open"></Keywords>
<Keywords name="Folders in comment, middle"></Keywords>
<Keywords name="Folders in comment, close"></Keywords>
<Keywords name="Keywords1">CURRENTYEAR CURRENTMONTH CURRENTMONTH1 CURRENTMONTHNAME CURRENTMONTHNAMEGEN CURRENTMONTHABBREV CURRENTDAY CURRENTDAY2 CURRENTDOW ns: formatnum: CURRENTDAYNAME CURRENTTIME CURRENTHOUR CURRENTWEEK CURRENTTIMESTAMP LOCALYEAR LOCALMONTH LOCALMONTH1 LOCALMONTHNAME LOCALMONTHNAMEGEN LOCALMONTHABBREV LOCALDAY LOCALDAY2 LOCALDOW LOCALDAYNAME LOCALTIME LOCALHOUR LOCALWEEK LOCALTIMESTAMP SITENAME SERVER SERVERNAME DIRMARK DIRECTIONMARK SCRIPTPATH STYLEPATH CURRENTVERSION CONTENTLANGUAGE CONTENTLANG PAGEID PROTECTIONLEVEL: PROTECTIONEXPIRY: CASCADINGSOURCES REVISIONID REVISIONDAY REVISIONDAY2 REVISIONMONTH REVISIONMONTH1 REVISIONYEAR REVISIONTIMESTAMP REVISIONUSER REVISIONSIZE DISPLAYTITLE: DEFAULTSORT DEFAULTCATEGORYSORT NUMBEROFPAGES NUMBEROFARTICLES NUMBEROFFILES NUMBEROFEDITS NUMBEROFVIEWS NUMBEROFUSERS NUMBEROFADMINS NUMBEROFACTIVEUSERS PAGESINCATEGORY PAGESINCAT NUMBERINGROUP NUMINGROUP PAGESINNS PAGESINNAMESPACE FULLPAGENAME PAGENAME BASEPAGENAME SUBPAGENAME SUBJECTPAGENAME ARTICLEPAGENAME TALKPAGENAME ROOTPAGENAME NAMESPACE NAMESPACENUMBER SUBJECTSPACE ARTICLESPACE TALKSPACE PAGEID PAGESIZE </Keywords>
<Keywords name="Keywords2">---- * # : ; #redirect</Keywords>
<Keywords name="Keywords3">__FORCETOC__ __NOEDITSECTION__ ~~~ ~~~~ ~~~~~ __NOTOC__ __TOC__ __NOEDITSECTION__ __NEWSECTIONLINK__ __NONEWSECTIONLINK__ __NOGALLERY__ __HIDDENCAT__ __NOCONTENTCONVERT__ __NOCC__ __NOTITLECONVERT__ __NOTC__ __START__ __END__ __INDEX__ __NOINDEX__ __STATICREDIRECT__ __DISAMBIG__ </Keywords>
<Keywords name="Keywords4">ISBN RFC PMID</Keywords>
<Keywords name="Keywords5">http://</Keywords>
<Keywords name="Keywords6">thumb thumbnail frame framed frameless border right left center none baseline middle sub super text-top text-bottom top bottom upright upright=factor </Keywords>
<Keywords name="Keywords7">&lt;references/&gt;</Keywords>
<Keywords name="Keywords8"></Keywords>
<Keywords name="Delimiters">00 00== 00=== 00==== 00===== 00====== 01 02 02== 02=== 02==== 02===== 02====== 03&apos;&apos;&apos; 04 05&apos;&apos;&apos; 06[[ 07 08]] 09&apos;&apos; 10 11&apos;&apos; 12 13 14 15&quot; 16 17&quot; 18 19 20 21 22 23</Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" fgColor="C0C0C0" bgColor="2D2D2D" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="COMMENTS" fgColor="808080" bgColor="FF0000" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="LINE COMMENTS" fgColor="808080" bgColor="2D2D2D" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="NUMBERS" fgColor="C0C0C0" bgColor="2D2D2D" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="FF0000" bgColor="2D2D2D" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS2" fgColor="FF0000" bgColor="2D2D2D" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS3" fgColor="FF0000" bgColor="2D2D2D" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS4" fgColor="0080FF" bgColor="2D2D2D" fontName="" fontStyle="4" nesting="0" />
<WordsStyle name="KEYWORDS5" fgColor="0080C0" bgColor="FFFFFF" fontName="" fontStyle="4" nesting="0" />
<WordsStyle name="KEYWORDS6" fgColor="FF8040" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS7" fgColor="00FFFF" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="OPERATORS" fgColor="00FFFF" bgColor="2D2D2D" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN CODE1" fgColor="00FFFF" bgColor="2D2D2D" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN CODE2" fgColor="80FFFF" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN COMMENT" fgColor="FF80C0" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS1" fgColor="FFFF00" bgColor="2D2D2D" fontName="" fontStyle="1" nesting="117446918" />
<WordsStyle name="DELIMITERS2" fgColor="EBEBEB" bgColor="2D2D2D" fontName="" fontStyle="1" nesting="0" />
<WordsStyle name="DELIMITERS3" fgColor="0080FF" bgColor="2D2D2D" fontName="" fontStyle="0" nesting="50593787" />
<WordsStyle name="DELIMITERS4" fgColor="C0C0C0" bgColor="FFFFFF" fontName="" fontStyle="2" nesting="50593023" />
<WordsStyle name="DELIMITERS5" fgColor="8080FF" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="117702655" />
<WordsStyle name="DELIMITERS6" fgColor="808000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS7" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
</Styles>
</UserLang>
</NotepadPlus>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment