add initial marp implementation with sample content and build configuration
This commit is contained in:
8
node_modules/@marp-team/marpit/lib/theme/symbol.js
generated
vendored
Normal file
8
node_modules/@marp-team/marpit/lib/theme/symbol.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.default = void 0;
|
||||
// This symbol is for internal to skip name validation when creating theme.
|
||||
var _default = exports.default = Symbol('skipThemeValidation');
|
||||
Reference in New Issue
Block a user