Add a test showing the plain text parser is not handling subsets of objects like inside a table cell.

This commit is contained in:
Tom Alexander 2023-09-08 17:27:02 -04:00
parent 8780976c15
commit 0056657b65
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
src_elisp{(bar)}
*src_elisp{(bar)}*
| foo *bar* |
| foo src_elisp{(bar)} |
| foo *src_elisp{(bar)}* |