mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 02:57:18 +03:00
Merge pull request #830 from urbit/release-candidate-json-txt-marks
changed json -> txt conversion to work with new mark conversion
This commit is contained in:
commit
c4a46ee464
@ -12,8 +12,8 @@
|
|||||||
::
|
::
|
||||||
++ grow :: convert to
|
++ grow :: convert to
|
||||||
|%
|
|%
|
||||||
++ mime [/application/json (as-octs:mimes txt)] :: convert to %mime
|
++ mime [/application/json (as-octs:mimes -:txt)] :: convert to %mime
|
||||||
++ txt (crip (en-json jon))
|
++ txt [(crip (en-json jon))]~
|
||||||
--
|
--
|
||||||
++ grab
|
++ grab
|
||||||
|% :: convert from
|
|% :: convert from
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
|%
|
|%
|
||||||
++ mime |=({p/mite:eyre q/octs:eyre} (to-wain q.q))
|
++ mime |=({p/mite:eyre q/octs:eyre} (to-wain q.q))
|
||||||
++ noun wain :: clam from %noun
|
++ noun wain :: clam from %noun
|
||||||
++ json (corl to-wain so:dejs:format)
|
|
||||||
--
|
--
|
||||||
++ grow
|
++ grow
|
||||||
=> v=.
|
=> v=.
|
||||||
|
Loading…
Reference in New Issue
Block a user