More Tests

Put the Serializer version of the Sanitizer through its paces.
This commit is contained in:
Jacques Distler 2007-06-06 00:56:43 -05:00
parent e1acebe6e4
commit fd183eac04
3 changed files with 66 additions and 4 deletions

View file

@ -365,7 +365,7 @@ Otherwise, a standard `verbatim` environment is used.
color = get_setting(:code_background_color)
colorspec = latex_color(color, 'colorbox')
"#{colorspec}{\\tt #{s}}"
"{#{colorspec}{\\tt #{s}}}"
end
def to_latex_immediate_link