address comment

pull/5849/head
Andelf 2022-06-27 12:23:38 +08:00 committed by Tienson Qin
parent c9be357476
commit 4faf26f838
1 changed files with 2 additions and 2 deletions

View File

@ -17,10 +17,10 @@
:org :org
[#"^\*+\s" #"\n\*+\s"] [#"^\*+\s" #"\n\*+\s"]
:markdown (:markdown :md)
[#"^#+\s" #"\n#+\s"] [#"^#+\s" #"\n#+\s"]
;; failback to makrdown ;; failback to markdown
[#"^#+\s" #"\n#+\s"]) [#"^#+\s" #"\n#+\s"])
pos pos