A collection of wikitext helper functions, especially datastructure to wikitext
npm install wikitext-js
const WikitextJS = require('../src/Wikitext');let wt = new WikitextJS();