[Adjusted to compile with WebBits 1.0, also added a Javascript embedding plugin golubovsky@gmail.com**20090801025914 Ignore-this: 7d05dc37406b8920ea2bceb3cfbb715c initial code. ] { hunk ./gitit-plugins/Cal.hs 5 +-- The plugin converts a code block like this: +-- +-- ~~~{.cal} +-- whatever +-- ~~~ +-- +-- into a current month calendar appearing on the page. + addfile ./gitit-plugins/JavaScript.hs hunk ./gitit-plugins/JavaScript.hs 1 +-- Javascript embedding plugin. +-- +-- The plugin converts a code block like this: +-- +-- ~~~{.javascript src="uri"} +-- whatever +-- ~~~ +-- +-- into a