hi,
On Sun, Aug 2, 2015 at 4:20 AM, Charles C. Berry wrote:
> Not sure what you mean about 'disturbing header parameters', but using
I want this extension to avoid ocupying header area/keywords as prereq,
and leave them for user.
(For now, it presets :results raw, and user can't use other option
On Sat, 1 Aug 2015, Satoru KURASHIKI wrote:
hi,
I've tried to write babel extension for typescript.
cf. https://github.com/lurdan/ob-typescript
Because "results: code" forces same language in results,
it outputs transpile results enclosed with #BEGIN_SRC js #END_SRC
assuming "results: raw".
I
hi,
I've tried to write babel extension for typescript.
cf. https://github.com/lurdan/ob-typescript
Because "results: code" forces same language in results,
it outputs transpile results enclosed with #BEGIN_SRC js #END_SRC
assuming "results: raw".
I want it to do this with more sane way (not dis