mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-24 01:01:57 +00:00
Add test for Parser::getFullArg()
It shows that the special handling of a single backslash in the argument (whcih is supposed to fix bug #4468) does not work.
This commit is contained in:
parent
562848a96e
commit
74a196c4f4
@ -156,6 +156,8 @@ ftp:\href{ftp://www.test.test}{ftp://www.test.test}
|
||||
|
||||
ftp2:\href{ftp://www.test.test}{www.test.test}
|
||||
|
||||
parser test (stupid, but valid):\href{http://www.test.test}{\}}
|
||||
|
||||
|
||||
\section{Lists\index{Lists}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user