#3343: Wiki syntax issue with [ ] characters
-----------------------+----------------------------------------------------
 Reporter:  eblot      |        Owner:  cboos 
     Type:  defect     |       Status:  closed
 Priority:  normal     |    Milestone:  0.10  
Component:  wiki       |      Version:  devel 
 Severity:  normal     |   Resolution:  fixed 
 Keywords:  TracLinks  |  
-----------------------+----------------------------------------------------
Changes (by cboos):

  * resolution:  => fixed
  * status:  assigned => closed

Comment:

 Fixed in [3535:3536].

 I removed support for arbitrary Wiki links like `[this]` or `[anything is
 a link]`.
 It's still possible to write `["this"]` or `["anything is a link"]`,
 though,
 and I think that's convenient enough.

 But #3240 is still supported, i.e. one can write `[WikiPageNames the wiki
 page names]`
 to get a labelled link and not having to write the `wiki:` prefix, when
 the target is a WikiPageName.

 I was not sure if it was worth to support the following:
 `["arbitrary page name" arbitrary label]`.

 If you think so, I can still add support for that later (i.e. post 0.10).

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3343>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to