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

27 lines
328 B
Plaintext

include "html_ref.outlang"
extension "html"
translations
"&" "&"
"<" "&lt;"
">" "&gt;"
end
doctemplate
"<!-- Generator: $additional -->
$header<pre><tt>"
"</tt></pre>$footer
"
end
nodoctemplate
"<!-- Generator: $additional -->
$header<pre><tt>"
"</tt></pre>$footer
"
end
onestyle "<span class=\"$style\">$text</span>"