Actions
Defect #42885
openWiki page link gets broken in markdown tables
Status:
New
Priority:
Normal
Assignee:
-
Category:
Wiki
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Hi all!
Wiki links with title are not rendered when they placed in a markdown table cell. This is the first time I've had to write in this format. When I preview the table the mentioned wiki link does not get rendered. It looks as incomplete markdown source code. Let me show you the source (in editing form) of the content:
|Alan |Açıklama |Referans |
|--|--|--|
|`T` |Tubular | [[Ürün_Model_Adı#Tip-Kodu|Tip Kodu]] |
|`E0` |Espressif ESP32-C3-MINI-1U | [[MCU_Model_Kodu]], [[Espressif_MCU_Model_İndeksi]] |
|`K01` |Röle DC12V-250VAC-10A-SPST-NO | [[Çıkış_Sürücüsü_Kodu]], [[Çıkış_Röle_Model_İndeksi]] |
|`B8` |BLE v5 | [[Haberleşme_Kodu]], [[Bluetooth_Kod_İndeksi]]
|`W4` |Wi-Fi Wi-Fi 4 802.11n | [[Haberleşme_Kodu]], [[Wi-Fi_Kod_İndeksi]] |
So when I preview it, it looks like the following:
But when I escape the pipe in the wiki page macro: [[Ürün_Model_Adı#Tip-Kodu\|Tip Kodu]]
, it renders correctly:
So, is this the intended behaviour or a bug?
Here is my environment info:
Environment: Redmine version 6.0.5.stable Ruby version 3.1.7-p261 (2025-03-26) [x86_64-linux] Rails version 7.2.2.1 Environment production Database adapter PostgreSQL Mailer queue ActiveJob::QueueAdapters::AsyncAdapter Mailer delivery smtp Redmine settings: Redmine theme Purplemine2 (includes JavaScript) SCM: Git 2.39.5 Filesystem Redmine plugins: additional_tags 4.0.0 additionals 4.0.0 gnosis 1.0.0 periodictask 6.0.0 redmine_admonition 0.2.0 redmine_dashboard 2.16.0
Thank you and best regads.
Files
No data to display
Actions