Minor mark tweaks

This commit is contained in:
Anton Dyudin 2015-02-13 19:41:37 -08:00
parent 47045e3b6f
commit 6ea8322432
5 changed files with 12 additions and 14 deletions

View File

@ -8,15 +8,8 @@
|%
++ html (crip (poxo own)) :: convert to %html
++ mime [/text/html (taco html)] :: convert to %mime
++ urb
~| hymn//mal-formed
?> ?=([[%html ~] [[%head ~] *] [[%body ~] ^] ~] own)
%_ own
c.i.c
:_ c.i.c.own
;script@"/~/on/try/0.js"; :: XX
==
--
++ garb [%urb ~]
++ grab |% :: convert from
++ noun manx :: clam from %noun
-- --

View File

@ -53,7 +53,7 @@
")"
==
++ react-snip-js (crip tape)
++ js react-snip-js :: convert to %js
:: ++ js react-snip-js :: convert to %js
++ mime [/text/javascript (taco js)] :: convert to %mime
--
++ grab |% :: convert from

View File

@ -53,7 +53,7 @@
")"
==
++ react-js (crip tape)
++ js react-js :: convert to %js
:: ++ js react-js :: convert to %js
++ mime [/text/javascript (taco js)] :: convert to %mime
--
++ grab |% :: convert from

View File

@ -50,10 +50,14 @@
::
++ grow :: convert to
|%
++ psal own
++ hymn ;html:(head:title:"snip" body:"+{psal}") :: convert to %hymn
++ html (crip (poxo hymn)) :: convert to %html
++ mime [/text/html (taco html)] :: convert to %mime
++ mime
=< mime
|%
++ psal own
++ hymn ;html:(head:title:"snip" body:"+{psal}") :: convert to %hymn
++ html (crip (poxo hymn)) :: convert to %html
++ mime [/text/html (taco html)] :: convert to %mime
--
--
++ garb [%react-snip ~]
++ grab |% :: convert from

View File

@ -12,5 +12,6 @@
++ grow
|%
++ psal ;div: {(trip txt)}
++ mime [text//plain (taco txt)]
--
--