1 parent fa0413f commit 81826fcCopy full SHA for 81826fc
1 file changed
html-components/list/html/page-html/v1.0/page-html-v1.0.html
@@ -23,7 +23,7 @@
23
var log;
24
25
26
- async function init(){
+ async function init(){console.log('*** init');
27
debug('init');
28
29
md = markdownit({
0 commit comments