@storybook/addon-storysource
Version:
View a story’s source code to see how it works and paste into your app
6 lines (3 loc) • 554 B
JavaScript
import { __commonJS } from './chunk-CFLTNKIO.js';
var require_ldif=__commonJS({"../../node_modules/highlight.js/lib/languages/ldif.js"(exports,module){function ldif(hljs){return {name:"LDIF",contains:[{className:"attribute",begin:"^dn",end:": ",excludeEnd:!0,starts:{end:"$",relevance:0},relevance:10},{className:"attribute",begin:"^\\w",end:": ",excludeEnd:!0,starts:{end:"$",relevance:0}},{className:"literal",begin:"^-",end:"$"},hljs.HASH_COMMENT_MODE]}}module.exports=ldif;}});var ldif3LUJNOIL = require_ldif();
export { ldif3LUJNOIL as default };