Edgewall Software
Modify

Ticket #9123 (new enhancement)

Opened 2 years ago

Last modified 20 months ago

WikiFormatting in link text does not work

Reported by: n-roeser@… Owned by: cboos
Priority: normal Milestone: next-major-0.1X
Component: wiki system Version: 0.12dev
Severity: normal Keywords: WikiFormatting, links inlinemarkup
Cc:
Release Notes:
API Changes:

Description

Try to use a link which has a text that makes use of WikiFormatting. Like this link to `SandBox` or this link to the ''root'' of the Trac sources. I expect the link texts to be rendered in a way so that they contain “SandBox” and “root”, respectively, not “`SandBox`” and “''root''”.

It is impossible to use markup consistently in, for example, a ticket comment when you also like to link to files, other tickets, revisions, etc., and you use monospace highlighting for file names, or have some other convention or personal preference for using markup.

I have successfully been able to reproduce this shortcoming in the sandbox in the 0.11 and 0.12 demo installations.

Attachments

Change History

comment:1 Changed 2 years ago by cboos

  • Component changed from rendering to wiki system
  • Milestone set to next-major-0.1X
  • Type changed from defect to enhancement
  • Version set to 0.12dev

Known limitation. A workaround is to wrap the link in italics, when the whole link has to be formatted:

''[http://trac.edgewall.org t.e.o]''

t.e.o

But this only a workaround and obviously won't work with `...` quotes, and not in the examples given above.

Switching type to enhancement request, as defect is used for things which don't work as advertised, which is not the case here.

comment:2 Changed 20 months ago by cboos

  • Keywords inlinemarkup added
  • Owner set to cboos
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will be changed from cboos. Next status will be 'new'
The owner will be changed from cboos to anonymous. Next status will be 'assigned'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.