AutoYADM commit: 2024-11-21 15:15:03
This commit is contained in:
parent
d5f8e8ed91
commit
aab209073a
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
local extraOpts = {
|
||||
init_check = false,
|
||||
init_check = true,
|
||||
load_langs = {
|
||||
"en",
|
||||
"en-US",
|
||||
|
@ -33,8 +33,8 @@ return {
|
|||
"latex",
|
||||
"tex",
|
||||
"bib",
|
||||
-- "md",
|
||||
-- "markdown",
|
||||
"md",
|
||||
"markdown",
|
||||
},
|
||||
-- markdown = {
|
||||
-- nodes = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue