urbit/mar/gh/issue.hoon
2017-02-13 16:02:25 -08:00

17 lines
252 B
Plaintext

/- gh
/+ gh-parse, old-zuse
=, mimes:html
=, old-zuse
|_ issue/issue:gh
++ grab
|%
++ noun issue:gh
--
++ grow
|%
++ json raw.issue
++ mime [/txt/plain (as-octs (crip <issue>))]
++ txt (print-issue:gh-parse issue)
--
--