mirror of
https://github.com/urbit/shrub.git
synced 2025-01-02 17:43:32 +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
|
||||
|%
|
||||
++ mime [/application/json (as-octs:mimes txt)] :: convert to %mime
|
||||
++ txt (crip (en-json jon))
|
||||
++ mime [/application/json (as-octs:mimes -:txt)] :: convert to %mime
|
||||
++ txt [(crip (en-json jon))]~
|
||||
--
|
||||
++ grab
|
||||
|% :: convert from
|
||||
|
@ -13,7 +13,6 @@
|
||||
|%
|
||||
++ mime |=({p/mite:eyre q/octs:eyre} (to-wain q.q))
|
||||
++ noun wain :: clam from %noun
|
||||
++ json (corl to-wain so:dejs:format)
|
||||
--
|
||||
++ grow
|
||||
=> v=.
|
||||
|
Loading…
Reference in New Issue
Block a user