mirror of
https://github.com/urbit/shrub.git
synced 2024-12-15 12:43:31 +03:00
deal with ending blank line
This commit is contained in:
parent
3499afccc5
commit
99e3e3db33
@ -36,7 +36,7 @@
|
|||||||
(rash pub.txs ;~(pfix (jest 'public: ') (flag %y %n)))
|
(rash pub.txs ;~(pfix (jest 'public: ') (flag %y %n)))
|
||||||
(rash vis.txs ;~(pfix (jest 'visible: ') (flag %y %n)))
|
(rash vis.txs ;~(pfix (jest 'visible: ') (flag %y %n)))
|
||||||
%- sy
|
%- sy
|
||||||
%+ turn mem.txs
|
%+ turn (skip mem.txs |=(a=@t =(a ''))) :: skip trailing blank
|
||||||
(curr rash ;~(pfix (jest ' ~') fed:ag))
|
(curr rash ;~(pfix (jest ' ~') fed:ag))
|
||||||
--
|
--
|
||||||
++ grad %txt
|
++ grad %txt
|
||||||
|
Loading…
Reference in New Issue
Block a user