Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

markdown output

node v8.17.0
version: master
endpointsharetweet
var wtf=require('wtf_wikipedia') wtf.from_api('Aldous Huxley', 'en', function(wiki) { var md = wtf.markdown(wiki); //view the rendered markdown at https://stackedit.io/app console.log(md) });
Loading…

no comments

    sign in to comment