There is something dodge going on with the code quotes.
first code(This is correct):
first code
second code (says: second code, but first is displayed):
second code
why is the second code snippet displayed as the first???
There is something dodge going on with the code quotes.
first code(This is correct):
first code
second code (says: second code, but first is displayed):
second code
why is the second code snippet displayed as the first???
Yes , I have noticed this issue too.
But the support didn’t saw my comment
Maybe another post area especially for forum errors?
@ Support : Or which category we should use?
/// This is multiline code #1
using System;
/// This is multiline code #2
using System;
Fixed.
Hi Josh ,
it seems there were also a problem with the text style
See here
[url]http://www.tinyclr.com/forum/2/554/#/1/msg4023[/url]
It seems after RJ’s post all following post are in italic text style. Or is it also fixed with the snippet fix?
Thanks! It appears the [i] in the quoted code was causing it.