Smarter list bullet detection
This commit is contained in:
parent
6e32c4740e
commit
e285c928cc
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@
|
||||||
" ")
|
" ")
|
||||||
(1 (narf/show-as ?☐)))
|
(1 (narf/show-as ?☐)))
|
||||||
|
|
||||||
("\\(\\([-+]\\)\\( \\)+[^$\n\r]+\\)"
|
("^ *\\(\\([-+]\\)\\( \\)+[^$\n\r]+\\)"
|
||||||
(2 'org-code)
|
(2 'org-code)
|
||||||
(3 'org-whitespace))
|
(3 'org-whitespace))
|
||||||
("^ +\\(\\*\\) "
|
("^ +\\(\\*\\) "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue