Last Sync: 2026-02-28 04:00 (Mobile)
This commit is contained in:
15884
.obsidian/plugins/obsidian-latex-suite/main.js
vendored
15884
.obsidian/plugins/obsidian-latex-suite/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-latex-suite",
|
||||
"name": "Latex Suite",
|
||||
"version": "1.9.8",
|
||||
"version": "1.10.4",
|
||||
"minAppVersion": "1.0.0",
|
||||
"description": "Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements",
|
||||
"author": "artisticat",
|
||||
|
||||
@@ -233,3 +233,7 @@ sup.cm-math, sub.cm-math {
|
||||
/* .latex-suite-color-bracket-3 {
|
||||
color: #8de15c;
|
||||
} */
|
||||
|
||||
.latex-suite-math-preview-highlight {
|
||||
background-color: var(--text-selection);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user