From d16d02c9deb78f9c1c071e65b737144b06f0ffe6 Mon Sep 17 00:00:00 2001 From: andatoshiki <101481353+andatoshiki@users.noreply.github.com> Date: Tue, 21 Mar 2023 11:16:47 +0800 Subject: [PATCH] fix: fix katex inline overflowing out of the max width of doc on support function table --- docs/application/markdown-it-katex/support-function.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/application/markdown-it-katex/support-function.md b/docs/application/markdown-it-katex/support-function.md index 16fc11d9..088927d1 100644 --- a/docs/application/markdown-it-katex/support-function.md +++ b/docs/application/markdown-it-katex/support-function.md @@ -404,7 +404,11 @@ $\not =$ `\not =` | $\ngeq$ `\ngeq` | $\nshortparallel$ `\nshortparallel` | $\nVdash$ `\nVdash` | | $\ngeqq$ `\ngeqq` | $\nsim$ `\nsim` | $\precnapprox$ `\precnapprox` | -Direct Input: $∉ ∌ ∤ ∦ ≁ ≆ ≠ ≨ ≩ ≮ ≯ ≰ ≱ ⊀ ⊁ ⊈ ⊉ ⊊ ⊋ ⊬ ⊭ ⊮ ⊯ ⋠ ⋡ ⋦ ⋧ ⋨ ⋩ ⋬ ⋭ ⪇ ⪈ ⪉ ⪊ ⪵ ⪶ ⪹ ⪺ ⫋ ⫌$ +Direct Input: + +$$ +∉ ∌ ∤ ∦ ≁ ≆ ≠ ≨ ≩ ≮ ≯ ≰ ≱ ⊀ ⊁ ⊈ ⊉ ⊊ ⊋ ⊬ ⊭ ⊮ ⊯ ⋠ ⋡ ⋦ ⋧ ⋨ ⋩ ⋬ ⋭ ⪇ ⪈ ⪉ ⪊ ⪵ ⪶ ⪹ ⪺ ⫋ ⫌ +$$ ### 10.2: Arrows