On Sep 15, 2010, at 9:42 AM, Dmitry Samersoff wrote:
Eirik,
On 2010-09-15 15:11, Eirik Schwenke wrote:
2. WikiFromatter doesn't respect html special chars - i.e.
become  - is it a bug or expected behavior? (I wrote a
plugin to workaround it - but I think it should be fixed)
AFAIK wiki text is "unrealated" to html, "formatting" the wikitext
before processing sounds like a pretty bad idea to me.
If you are maintaining true multilingual environment time to time
you have to enter some unicode characters directly. is just
on of examples, other common case is angle quotes (guillemets)
«/»
What notation is used to achieve it doesn't really matter
i.e. is \u171 for « is also acceptable.
And I pretty sure trac should support it in default wiki formatter.
You know you can just type the real character in, right? The whole
point of having a wiki syntax is to remove these kinds of HTLM-
specific details from writing.
--Noah
--
You received this message because you are subscribed to the Google Groups "Trac
Development" group.
To post to this group, send email to trac-...@googlegroups.com.
To unsubscribe from this group, send email to
trac-dev+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/trac-dev?hl=en.