|
|
@ -8,8 +8,8 @@ setlocal nowrap |
|
|
|
syn match NotecrateLinkInternal /\(\](\)\@<=[^()]*\()\)\@=/ |
|
|
|
hi def link NotecrateLinkInternal orangeu |
|
|
|
|
|
|
|
" syn match NotecrateBoldConceal /\*\*/ containedin=ALL |
|
|
|
syn match NotecrateBoldConceal /\*\*/ conceal containedin=ALL |
|
|
|
syn match NotecrateBoldConceal /\*\*/ containedin=ALL |
|
|
|
" syn match NotecrateBoldConceal /\*\*/ conceal containedin=ALL |
|
|
|
|
|
|
|
syn match NotecrateLinkConceal /!*\[\+\([^\]]*](\)\@=/ conceal |
|
|
|
syn match NotecrateLinkConceal /\]\+\((\)\@=/ conceal |
|
|
|