[code: ] tags show when using syntax highlighting in BlogEngine 1.3

I came across another problem with the syntax highlighting in BlogEngine.Net. Whenever I used code blocks like so: [ code:c#] //some c# code  [ /code] the formatting tags would be included in the output:  I fixed this in CodeFormatter.cs by modifying the ... [More]

BlogEngine VB Syntax Highlighting Shows HTML Characters

So I've found that VB syntax highlighting is broken in version 1.3 of BlogEngine.Net. If you add some VB code to a post like this: [ code:vb ] Imports System Imports System.Data Imports System.Math Imports Microsoft.SqlServer.Dts.Pipeline.Wrapper Imports Microsoft.SqlServer.Dts... [More]
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010