Hi, desktop and mobile views have a different behaviour when rendering "* + template returning an initial asterisk".
Examples:
- desktop view => http://en.wikipedia.org/wiki/User:Rotpunkt/sandbox
- mobile view => http://en.m.wikipedia.org/wiki/User:Rotpunkt/sandbox
The desktop view doesn't care of the asterisk returned from the template.
The mobile view instead renders as two lines, with an empty first line.
Why is different? Which is the correct behaviour? And when the wrong one (desktop or mobile) will be fixed? Thanks in advance.