This commit is contained in:
parent
781a86b8d5
commit
ad916fc5d1
@ -151,7 +151,7 @@ function closeOne() {
|
||||
|
||||
|
||||
# Matching a simple paragraph
|
||||
!/^(#|*|-|+|>|`|$|\t| )/ {
|
||||
!/^(#|\*|-|\+|>|`|$|\t| )/ {
|
||||
env = last()
|
||||
|
||||
# NEW LOGIC: If we hit normal text, close any open code, pre, lists, or quotes.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user