function Markdown() {
        var self    = this;
        this.worker = new Worker('scripts/modules/markdown/workers/markdown.js');

        // Promise which signifies whether the worker is ready