fix: fix show number line issue.
This commit is contained in:
parent
f8a706064a
commit
8586f8a212
@ -61,7 +61,7 @@ export function create(str = '', options = {}) {
|
|||||||
dt.unshift(rehypePrism);
|
dt.unshift(rehypePrism);
|
||||||
}
|
}
|
||||||
dt.unshift(rehypePreviewHTML);
|
dt.unshift(rehypePreviewHTML);
|
||||||
return plugins;
|
return dt;
|
||||||
}
|
}
|
||||||
return plugins;
|
return plugins;
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user