show MD in preview

pull/540/head
qkqpttgf 2022-02-10 11:10:57 +08:00 committed by GitHub
parent d2a31efb43
commit e8b89d3296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -650,7 +650,6 @@
} }
<!--IspdfFileEnd--> <!--IspdfFileEnd-->
<!--IsFileEnd--> <!--IsFileEnd-->
<!--IsFolderStart-->
<!--HeadmdStart--> <!--HeadmdStart-->
var $head = document.getElementById('head'); var $head = document.getElementById('head');
if ($head) { if ($head) {
@ -664,6 +663,7 @@
$readme.innerHTML = marked(document.getElementById('readme-md').innerText); $readme.innerHTML = marked(document.getElementById('readme-md').innerText);
} }
<!--ReadmemdEnd--> <!--ReadmemdEnd-->
<!--IsFolderStart-->
<!--ShowThumbnailsStart--> <!--ShowThumbnailsStart-->
function showthumbnails(obj) { function showthumbnails(obj) {
images = [<!--ImgExts-->]; images = [<!--ImgExts-->];