Open
Description
Hello,
When the ToC is generated, some characters ('/', '(', ')') are replaced with '-' but that breaks the link. Instead they should be simply removed.
Examples:
Something (else)
is converted tosomething--else-
but it should instead besomething-else
path/file.txt
is converted topath-filetxt
but it should instead bepathfiletxt
Metadata
Metadata
Assignees
Labels
No labels