#3343: Wiki syntax issue with [ ] characters
-----------------------+----------------------------------------------------
Reporter: eblot | Owner: cboos
Type: defect | Status: new
Priority: normal | Milestone: 0.10
Component: wiki | Version: devel
Severity: normal | Resolution:
Keywords: TracLinks |
-----------------------+----------------------------------------------------
Changes (by cboos):
* keywords: => TracLinks
* milestone: => 0.10
* owner: jonas => cboos
* priority: low => normal
* severity: minor => normal
Comment:
Well, yes, that's because of [3376].
In [3382], I reverted the way we supported MoinMoin's style
`["internal free links"]`, in the Wiki's IWikiSyntaxProvider,
as that was made redundant by the generic change done in [3376].
Certainly a better way to handle this situation would be to leave
the generic TracLinks handlers as they were before [3376],
and do everything in the Wiki's IWikiSyntaxProvider, so that:
- only `[WikiPageNames]` or `[WikiPageNames with label]`
would link to wiki page names
- then, `[arbitrary ''content'' like the '''above''']` would
be rendered as normal wiki text, as before
- the shortcut syntax for arbitrary WikiPageNames would
still be the MoinMoin's `["internal free links"]` style
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3343>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets