mirror of
https://github.com/urbit/shrub.git
synced 2024-12-11 23:48:22 +03:00
Fix --- eating next line
This commit is contained in:
parent
b3dd151c0a
commit
5626c70b31
@ -216,7 +216,7 @@
|
|||||||
=| col/@ud
|
=| col/@ud
|
||||||
=| hac/(list item)
|
=| hac/(list item)
|
||||||
=/ cur/item [%down ~]
|
=/ cur/item [%down ~]
|
||||||
=| lub/(unit (pair hair (list tape)))
|
=| lub/(unit (pair hair wall))
|
||||||
|_ {top/@ud naz/hair los/tape}
|
|_ {top/@ud naz/hair los/tape}
|
||||||
::
|
::
|
||||||
++ $ :: resolve
|
++ $ :: resolve
|
||||||
@ -505,7 +505,7 @@
|
|||||||
$0 :: unindented forms
|
$0 :: unindented forms
|
||||||
?- sty.pic
|
?- sty.pic
|
||||||
$done !! :: blank
|
$done !! :: blank
|
||||||
$rule (take %rule) :: horizontal ruler
|
$rule (push %rule) :: horizontal ruler
|
||||||
$fens (take %code) :: code bloc
|
$fens (take %code) :: code bloc
|
||||||
$head (push %head) :: heading
|
$head (push %head) :: heading
|
||||||
$bloc (entr %bloc) :: blockquote line
|
$bloc (entr %bloc) :: blockquote line
|
||||||
|
Loading…
Reference in New Issue
Block a user