More Tests
Put the Serializer version of the Sanitizer through its paces.
This commit is contained in:
parent
e1acebe6e4
commit
fd183eac04
3 changed files with 66 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue