I followed the tutorial from the official Pollen docs <http://docs.racket-lang.org/pollen/mini-tutorial.html> and tried to make Pygments work. I have installed Pygments with both pip and easy_install, and have `pygmentize` available on PATH. My `.html.pm` file looks exactly like the example from the linked tutorial; and yet, the code isn't getting parsed and is only inserted in <pre><code>. Could somebody help me troubleshoot this?
-- You received this message because you are subscribed to the Google Groups "Pollen" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
