diff --git a/html.go b/html.go index e5cf200..d20aaab 100644 --- a/html.go +++ b/html.go @@ -220,7 +220,7 @@ func (options *Html) BlockCodeNormal(out *bytes.Buffer, text []byte, lang string // //

 //              ...
-//              
+// // // Unlike other parsers, we store the language identifier in the
,
 // and don't let the user generate custom classes.