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

23 lines
328 B
Plaintext

include "html_common.outlang"
fixed "<tt>$text</tt>"
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