update
This commit is contained in:
@@ -203,3 +203,5 @@ def test_katex_gate_und_markdown_hygiene(monkeypatch):
|
||||
assert "Beträge" in auftraege
|
||||
assert "einzelnes „*“" in auftraege
|
||||
assert "literales" in auftraege
|
||||
lang_formel = "Es gilt $" + "x + ".join(["y"] * 30) + "$ hier."
|
||||
assert "überlange Inline-Formel" in " ".join(guide._mathe_auftraege(lang_formel, "T"))
|
||||
|
||||
Reference in New Issue
Block a user