https://bugs.documentfoundation.org/show_bug.cgi?id=169429
Bug ID: 169429
Summary: Writer Markdown Import: URLs containing ";:&%" are not
treated as hyperlinks
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Writer Markdown Import: URLs containing ";:&%" are not treated as hyperlinks.
Steps to Reproduce:
1. Create a Markdown file (.md) with the following URL and open it in Writer:
[libreoffice/old &
Sort](https://downloadarchive.documentfoundation.org/libreoffice/old/?C=M;O=D)
https://downloadarchive.documentfoundation.org/libreoffice/old/?C=M;O=D
Actual Results:
2. Links created with the []() syntax will work, but links with only a URL will
not be processed correctly.
(";O=D" not in hyperlink)
Expected Results:
2. The entire text is treated as a valid hyperlink.
Reproducible: Always
User Profile Reset: No
Additional Info:
URLs containing ": &%" are also not treated as hyperlinks.
Common Markdown editors (VS-Code, Obsidian) handle it correctly, so it should
be treated as a URL by Writer as well.
Reproducible
[2025-11-12]
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 620(Build:0)
CPU threads: 4; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster;
VCL: win
Locale: en-US (ja_JP); UI: en-US
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.