mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +03:00
Detect code blocks immediately inside containers
This commit is contained in:
parent
3c2cbdaea2
commit
be584f89b3
@ -613,7 +613,7 @@
|
||||
::
|
||||
:: detect unspaced new containers
|
||||
?: ?& ?=(?($down $lime $bloc) p.cur)
|
||||
!=(%text sty.pic)
|
||||
|(!=(%text sty.pic) (gth col.pic col))
|
||||
==
|
||||
(new-container:made pic)
|
||||
::
|
||||
@ -675,7 +675,7 @@
|
||||
::
|
||||
++ apse ^+ . :: by prefix style
|
||||
?- sty.pic
|
||||
?($fini $done) !! :: terminator
|
||||
?($fini $done) !! :: terminator
|
||||
$rule (push %rule) :: horizontal ruler
|
||||
$head (push %head) :: heading
|
||||
$bloc (entr %bloc) :: blockquote line
|
||||
|
Loading…
Reference in New Issue
Block a user