Command to create and manipulate tables in scribe.
require('css!scribe-plugin-table-command');
var tableCommand = require('scribe-plugin-table-command');
scribe.use(tableCommand());
bower install scribe-plugin-table-command
We will update/maintain this plugin as we update it internally to meet our needs.
See Using and Contributing to Open Source at Coursera on how we do opensource at Coursera.