pull/3339/head
Divyansh Singh 2 years ago committed by GitHub
parent f2f17703e6
commit bff26776f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -164,7 +164,7 @@ export async function highlight(
...userTransformers ...userTransformers
], ],
meta: { meta: {
__raw: attrs, __raw: attrs
}, },
...(typeof theme === 'string' || 'name' in theme ...(typeof theme === 'string' || 'name' in theme
? { theme } ? { theme }

Loading…
Cancel
Save