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

12 lines
295 B
Plaintext

include "xhtml_common.outlang"
doctemplate
"<table style=\"background-color: $docbgcolor\"><tbody><tr><td><pre><tt>"
"</tt></pre></td></tr></tbody></table>"
end
nodoctemplate
"<table style=\"background-color: $docbgcolor\"><tbody><tr><td><pre><tt>"
"</tt></pre></td></tr></tbody></table>"
end