SQL syntax highlighting shows <span>
Hi all,
if use the SQL syntax higlighting here it shows a lot of <span> at the beginning and the end of my code.
A little example
select stgroup, count(*) db_per_group, min(name) min_db, max(name) max_db from sysibm.sysdatabase group by stgroup order by 1
And now the same functionality from SAP community network ( Problem with STOGROUP when creating indexes | SCN ) that works with Jive too:
(i try to insert a jpg here, but it doesn't work)
So it seems that the issue is not only a Jive issue.
regards
Kay