Sha256: 05df02fb32cb906533cffe715566771e383d95c75ab1b23d880537259fbc05f9
Contents?: true
Size: 552 Bytes
Versions: 14
Compression:
Stored size: 552 Bytes
Contents
# this output format must be used with line numbers include "html_common.outlang" # line numbers are in a separate column (and start the column for the code) linenum "<td style=\"vertical-align: top;\">$text</td><td>" lineprefix "<tr>" doctemplate "<table BGCOLOR=\"$docbgcolor\" style=\"text-align: left; width: 100%;\" border=\"0\" cellpadding=\"2\" cellspacing=\"2\" NOSAVE > <tbody> <pre><tt>" "</tt></pre> </tbody> </table> " end # terminate each line by closing the table column and the table row translations "\n" "</td></tr>\n" end
Version data entries
14 entries across 14 versions & 2 rubygems