Markdown and less than and greater than symbols
-
Hi,
I can’t figure out how to get less than and greater than symbols to display in markdown code blocks which is a bit if a hindrance when trying to post about generics!
IQuery<T>works fine but`csharp
IQuery<T></code>becomes
<code>IQuery<T></code>
Any ideas?
-
what an absolute fail of a post! :-(
code wrapped in a single backtick works fine – code wrapped in triple backticks does not
- The topic ‘Markdown and less than and greater than symbols’ is closed to new replies.