Skip to content

Instantly share code, notes, and snippets.

@azakordonets
Forked from posaunehm/gist:8300175
Created January 12, 2016 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azakordonets/8700e11e8ecf1b247ec0 to your computer and use it in GitHub Desktop.
Save azakordonets/8700e11e8ecf1b247ec0 to your computer and use it in GitHub Desktop.
call pandoc for JavaScript-Garden. Before running this script - download zip archive, go to doc-> {language} and then run it
pandoc intro/index.md object/general.md object/prototype.md object/hasownproperty.md object/forinloop.md function/general.md function/this.md function/closures.md function/arguments.md function/constructors.md function/scopes.md array/general.md array/constructor.md types/equality.md types/typeof.md types/instanceof.md types/casting.md core/eval.md core/undefined.md core/semicolon.md core/delete.md other/timeouts.md -o Javascript-Garden.epub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment