Add tests for LaTeX fragments and text markup that span more than three lines.

The documentation currently states that the body for these cannot span more than three lines but that is not the behavior I am seeing from emacs in practice. Waiting on a mailing list response to tell me if this is a documentation error or a parser error.
This commit is contained in:
Tom Alexander 2023-08-27 23:45:49 -04:00
parent 1952d175c0
commit 16e788c36c
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
2 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,6 @@
$foo
bar
baz
lorem
ipsum
dolar$

View File

@ -0,0 +1,17 @@
foo *bar
baz* lorem
text *markup
can
span* more
than *three
lines.
foo
bar* baz
foo *bar \\
baz \\
lorem \\
ipsum \\
dolar* cat