This plugin overwrites predefined rewrite rules to prevent OCaml code from being evaluated during the compilation of documents. When this plugin is loaded, ocaml-printf and ocaml-eval rules behave as the ocaml rule, i.e. it only syntactically highlights the given code.

Usage:

$ stog --package nocaml_stog ...