misaki.compiler.default.util.code documentation

Here document utility

cf. [http://d.hatena.ne.jp/nokturnalmortum/20100527/1274961805](http://d.hatena.ne.jp/nokturnalmortum/20100527/1274961805)

get-code-type

(get-code-type s)
Get code type from code-highlight setting in `config`.

here-code

(here-code reader ch)
Read here code

#-EOT
this is here text
EOT

read-until

(read-until reader end-str & {:keys [ignore-started?], :or {ignore-started? false}})
Read until end text.