mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Style
This commit is contained in:
parent
6aaf118bc7
commit
e09445b3cf
@ -557,7 +557,7 @@ docstring const xml::uniqueID(docstring const & label)
|
||||
}
|
||||
|
||||
|
||||
docstring xml::cleanID(docstring const &orig)
|
||||
docstring xml::cleanID(docstring const & orig)
|
||||
{
|
||||
// The standard xml:id only allows letters,
|
||||
// digits, '-' and '.' in a name.
|
||||
|
Loading…
Reference in New Issue
Block a user