mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 12:41:20 +08:00
doc: update latex.md #47
This commit is contained in:
@ -38,6 +38,9 @@ export function create(str = '', options = {}) {
|
||||
const mdOptions = {
|
||||
showLineNumbers: false,
|
||||
hastNode: false,
|
||||
katexOptions: {
|
||||
strict: false,
|
||||
},
|
||||
remarkPlugins: [remarkGemoji],
|
||||
rehypePlugins: [
|
||||
rehypeSlug,
|
||||
|
Reference in New Issue
Block a user