Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
markdown output
node v8.17.0
version:
master
endpoint
share
tweet
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