mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-23 05:17:02 -04:00
forked!!
This commit is contained in:
parent
538b87062a
commit
ea7451bcdc
326 changed files with 24876 additions and 2280 deletions
|
@ -74,7 +74,7 @@ export default definePlugin({
|
|||
createHighlighter,
|
||||
renderHighlighter: ({ lang, content }: { lang: string; content: string; }) => {
|
||||
return createHighlighter({
|
||||
lang: lang?.toLowerCase(),
|
||||
lang,
|
||||
content,
|
||||
isPreview: false,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue