We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f7b45 commit e76b589Copy full SHA for e76b589
web/page-git/page2.html
@@ -71,7 +71,7 @@
71
72
loadMarkDownScript(
73
function () {
74
- renderMarkdwon("markdown-view", "./page2.md");
+ renderMarkdwon("page-markdown-view", "./page2.md");
75
}
76
);
77
0 commit comments