Syntax Highlighting and Similar Threads

Nerseus

Danner
Joined
Oct 22, 2002
Messages
2,547
Location
Arizona, USA
User Rank
*Expert*
Were happy to announce that Syntax Highlighting is back! The following tags are supported natively:

vb
vbnet
cs
csharp


Usage is:
[ CODE=visual_basic]VB code here[/CODE]

The syntax highlighting system has support for many other languages.
Usage is:
[ code=<language>]Code goes here[ /code]
Where <language> is a supported type (see below).

So you cant use [ xml] ... [ /xml] but you can highlight xml through the syntax above.

We've also turned on "Similar Threads". If you scroll to the bottom of a post, past the Reply box, you'll see a grid of similar threads that may be of use.

Thanks,
The Team at .Net Help Community

Languages supported:
apacheconf
applescript
aspnet
bash
c
clike
coffeescript
cpp
csharp
css
diff
git
html
http
ini
java
javascript
json
jsx
less
makefile
markdown
nginx
objectivec
perl
php
python
ruby
sass
scss
sql
svg
swift
wiki
xml
yaml
visual_basic
vbnet
 
Last edited by a moderator:
Back
Top