https://bugzilla.wikimedia.org/show_bug.cgi?id=39609
Phil Boswell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Phil Boswell <[email protected]> 2012-09-07 13:08:21 UTC --- If I'm understanding this correctly, the wish is for text formatted like [[this (not forgetting the possible)|pipe trick]] to be rendered as wikilinks within LUA comments…and the discussion at bug 10410 suggests that this might be something desirable in other languages also. My on-topic reaction is that one way of constructing comments in LUA involves doubled square brackets (with or without contained equals signs [[like this]] or [=[like this]=]) which would mean that at least some perfectly-valid comments in LUA would be made into wikilinks in error. My off-topic reaction is to wonder whether it would be possible to insert a callback hook into the Syntax Highlighter module to optionally pass comments through a wikitext parser…which is a discussion for elsewhere so I'll stop there. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
