┌──────────────────────────────────────────┐ │Test with **topurl**: │ ├──────────────────────────────────────────┤ │Test with 'file' or 'https' protocol: OK │ │[[file:///C:/Windows/WindowsUpdate.log]] │ │[["file:///C:/Windows/WindowsUpdate.log"]]│ │[[https://plantuml.com/link]] │ │[[https:]] │ │ │ │simple URL: now OK │ │[[/13179]] or [[13179]] │ │ │ │URL with quote: now OK │ │[["/13179"]] │ │ │ │URL with space: OK │ │[[/13179 ]] │ │ │ │URL with space and label: OK │ │[[/13179 Link to #1379]] │ │ │ │URL with empty tooltip: OK │ │[[/13179{}]] │ │ │ │URL with tooltipand label: OK │ │[[/13179{tooltip}Link to #1379]] │ │ │ │ │ └──────────────────────────────────────────┘