Add an entry for json to org-latex-minted-langs

This commit is contained in:
Gerard Vermeulen 2022-07-31 15:01:07 +02:00
parent 4a442c264b
commit b11b36eec3
1 changed files with 1 additions and 0 deletions

View File

@ -1925,6 +1925,7 @@ backward compatibility. See table [[tab:org-latex-class-tag-placeholder]] and ty
(cperl "perl")
(diff "diff")
(shell-script "bash")
(json "json")
(org "text")
(toml "toml")))
'(org-latex-minted-options '(("bgcolor" "LightGoldenrodYellow")))