Feature #18656
Markdown links priority
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Wiki | |||
Target version: | - | |||
Resolution: |
Description
When Markdown is used for wiki and following syntax is used:
[link1]: external url
all link1 links are then pointing to the external url even if internal wiki page "link1" exist.
Example:
Link to wiki [[Page]] and link to (outside) [Page] in one sentence. [Page]: http://foo/bar
Would you please consider increasing the internal links priority?