veged / shmakowiki

Yet another wiki dialect, inspired by WackoWiki and WikiCreole
http://clubs.ya.ru/4611686018427414227/
13 stars 4 forks source link

Extensions as modules #11

Closed arikon closed 12 years ago

arikon commented 12 years ago

Huge refactoring of code to add ability to write shmakowiki extensions as nodejs modules (npm packages also). Add step of AST transformation after markup parse. All extensions now modules with consistent API. Common functions moved to utils.js module.

Bug fixes: