Feature #2793
Ability to escape external links using !
Status: | New | Start date: | 2009-02-20 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: |
Description
When I was creating #2792, I wanted a way to write:
"title":http://...
and have it show up exactly as that, except inline, not wrapped in a pre block. '!' will disable text such as [[...|...]] from becoming links, but it doesn't work for links like "title":.... It probably should.
Alternately, there should be a way to turn off wiki formatting altogether for an inline chunk of text (not necessarily a whole block). Pre seems to disable some formatting, but not all: [[...|...]] still becomes a link inside a pre block, for example.
History
#1
Updated by Jean-Philippe Lang almost 14 years ago
- Tracker changed from Defect to Feature
#2
Updated by Jean-Philippe Lang almost 14 years ago
- Subject changed from '!' doesn't disable external URLs from becoming links to Ability to escape external links using !
Not a defect. As the documentation says, it currently applies to Redmine links only.
#3
Updated by Toshi MARUYAMA almost 12 years ago
- Category set to Text formatting