ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/source-highlight/xhtml_notfixed.outlang

23 lines
369 B
Plaintext

include "xhtml_common.outlang"
fixed "<span style=\"font-family: monospace;\">$text</span>"
doctemplate
"<!-- Generator: $additional -->
$header"
"$footer"
end
nodoctemplate
"<!-- Generator: $additional -->
$header"
"$footer"
end
translations
"\n" "<br />\n"
" " "&nbsp; "
'^ ' "&nbsp;" # a space at the beginning of a line
"\t" "&nbsp; &nbsp; &nbsp; &nbsp; "
end