再改回html
This commit is contained in:
@@ -523,7 +523,7 @@ if ($pr_flag) {
|
||||
})
|
||||
markdown_content = md.render($(this).html());
|
||||
<?php } ?>
|
||||
$(this).append(markdown_content)
|
||||
$(this).html(markdown_content)
|
||||
});
|
||||
// adding note for ```input1 ```output1 in description
|
||||
for (let i = 1; i < 10; i++) {
|
||||
|
||||
Reference in New Issue
Block a user