Return to index
View Page Source

HTML renderer

Configuration

Example

%{
css = [
       "https://raw.github.com/sagotch/pastek/res/pastek_default.css",
       "/home/foo/bar.css"
      ]

[cmd]
   dot = "dot -Tsvg - -"
   hopt = "~/html_tool/hopt"
%}