mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-15 02:48:06 +03:00
22 lines
333 B
Plaintext
22 lines
333 B
Plaintext
::
|
|
:::: /hoon/down-jet/lib
|
|
::
|
|
/- *markdown
|
|
::
|
|
::::
|
|
::
|
|
// /%/parse :: inli donp parse
|
|
// /%/rend :: sing sung sang flat into-inner
|
|
|%
|
|
++ down-jet
|
|
~% %down ..is ~
|
|
|%
|
|
++ mark
|
|
~/ %mark
|
|
|= p=@t
|
|
(normalize (rash p parse))
|
|
::
|
|
++ print sing
|
|
--
|
|
--
|