Latex syntax bug when in "citation" mode

Steps to reproduce

type : “tab” for “citation mode”, in the citation, type the following:
$\succcurlyeq$ complete + transitive => $\succcurlyeq$ transitive and ~ transitive

Expected result

$\succcurlyeq$ complete + transitive => $\succcurlyeq$ transitive and ~ transitive
with both latex syntax taken into account

Actual result

$\succcurlyeq$ complete + transitive => $\succcurlyeq$ transitive and ~ transitive
with only the first latex syntax taken into account (cf picture for without “Tab” and with “Tab”

Environment

  • Operating system: windows 11
  • Debug info:

Additional information

image

There’s no citation mode in obsidian.

Please resubmit this bug report and make sure that: 1) you follow the bug report template, 2) you use the default theme (no css) and 3) there are no third-party plugins enabled (You can use the sandbox vault for 2 and 3).

Attach a screen recording of this happening in the sandbox vault.

Ok l’ll do that!

How can I call the fact that I am pressing “Tab”? (it’s what i called “citation” mode but i don’t really know how to name it)

maybe you mean codeblock?

If that’s what you mean, you should not put latex in there, it’s not parsed.

Oh ok, then it is not a bug nevermind!

sorry for bothering

no problem you made me discover another bug

1 Like