fix(ui): render common TeX math delimiters

This commit is contained in:
fz
2026-08-05 14:08:58 +08:00
parent a1221f315f
commit 51494c9cbe
5 changed files with 306 additions and 1 deletions

15
pnpm-lock.yaml generated
View File

@@ -1697,6 +1697,21 @@ importers:
micromark-extension-gfm:
specifier: ^3.0.0
version: 3.0.0
micromark-extension-math:
specifier: ^3.1.0
version: 3.1.0
micromark-factory-space:
specifier: ^2.0.1
version: 2.0.1
micromark-util-character:
specifier: ^2.1.1
version: 2.1.1
micromark-util-symbol:
specifier: ^2.0.1
version: 2.0.1
micromark-util-types:
specifier: ^2.0.2
version: 2.0.2
react:
specifier: ^18.2.0
version: 18.3.1