Sha256: 3ea7ac15f922ab706416bc41fe8c1d49914a0e70fff7e4cfd01d2dba22aeca85
Contents?: true
Size: 566 Bytes
Versions: 14
Compression:
Stored size: 566 Bytes
Contents
include "html_ref.outlang" extension "html" bold "<b>$text</b>" italics "<i>$text</i>" underline "<u>$text</u>" color "<font color=\"$style\">$text</font>" colormap "green" "#33CC00" "red" "#FF0000" "darkred" "#990000" "blue" "#0000FF" "brown" "#9A1900" "pink" "#CC33CC" "yellow" "#FFCC00" "cyan" "#66FFFF" "purple" "#993399" "orange" "#FF6600" "brightorange" "#FF9900" "brightgreen" "#33FF33" "darkgreen" "#009900" "black" "#000000" "teal" "#008080" "gray" "#808080" "darkblue" "#000080" default "#000000" end translations "&" "&" "<" "<" ">" ">" end
Version data entries
14 entries across 14 versions & 2 rubygems