UNPKG

yarle-evernote-to-md

Version:

Yet Another Rope Ladder from Evernote

7 lines 356 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.END_BLOCK = exports.START_BLOCK = exports.CONTENT_PLACEHOLDER = void 0; exports.CONTENT_PLACEHOLDER = '{content-class}'; exports.START_BLOCK = '{content-class-block}'; exports.END_BLOCK = '{end-content-class-block}'; //# sourceMappingURL=content-class-placeholders.js.map