试试去掉markdown
This commit is contained in:
@@ -108,7 +108,7 @@
|
|||||||
headerIds: false
|
headerIds: false
|
||||||
});
|
});
|
||||||
$("#errtxt").each(function(){
|
$("#errtxt").each(function(){
|
||||||
$(this).html(marked.parse($(this).html()));
|
// $(this).html(marked.parse($(this).html()));
|
||||||
});
|
});
|
||||||
// adding note for ```input1 ```output1 in description
|
// adding note for ```input1 ```output1 in description
|
||||||
for(let i=1;i<10;i++){
|
for(let i=1;i<10;i++){
|
||||||
|
|||||||
Reference in New Issue
Block a user