diff --git a/files/templates/formatting.html b/files/templates/formatting.html index 65e6ebb49..a7f9c8cee 100644 --- a/files/templates/formatting.html +++ b/files/templates/formatting.html @@ -157,7 +157,7 @@ And we allow custom HTML in most places: -
Span | ++ My mother has <span style="color:blue">blue</span> eyes. + | ++ My mother has blue eyes. + | +
Bold | This will be <b>bold</b> | @@ -439,19 +448,10 @@ line breaks|
Span | -- My mother has <span style="color:blue">blue</span> eyes. - | -- My mother has blue eyes. - | -