bump version

This commit is contained in:
2024-06-27 02:49:07 +00:00
parent 16f1d987cd
commit 5e58ddf440
11 changed files with 346 additions and 345 deletions

View File

@@ -1,10 +1,10 @@
import { EditorView } from "@codemirror/view"
import { Extension } from "@codemirror/state"
import {
HighlightStyle,
TagStyle,
syntaxHighlighting,
} from "@codemirror/language"
import { Extension } from "@codemirror/state"
import { EditorView } from "@codemirror/view"
interface Options {
/**