mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 20:51:21 +08:00
fix: fix show number line issue.
This commit is contained in:
@ -61,7 +61,7 @@ export function create(str = '', options = {}) {
|
||||
dt.unshift(rehypePrism);
|
||||
}
|
||||
dt.unshift(rehypePreviewHTML);
|
||||
return plugins;
|
||||
return dt;
|
||||
}
|
||||
return plugins;
|
||||
},
|
||||
|
Reference in New Issue
Block a user