Skip to content

Commit b3f893a

Browse files
save file
1 parent 8b77a3a commit b3f893a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

html-components/list/html/page-html/v1.0/page-html-v1.0.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
md.use(markdownItAttrs,{leftDelimiter:'{',rightDelimiter:'}',allowedAttributes:['id','class',/^data-.*$/]});
3535

3636
debugger;
37+
console.log('mod',mod);
38+
3739
dirtree = mod['dir-tree'];
3840
console.log('dirtree',dirtree);
3941
snippet = mod['snippet-html-console'];

0 commit comments

Comments
 (0)