UNPKG

yarle-evernote-to-md

Version:

Yet Another Rope Ladder from Evernote

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