I am using the ".. code-block:: nim" in my doc comments. When I run "nim doc 
file.nim" the html generated does not have the nim code formatted as I expect, 
it is just plain text. How do I get formatted code?

Reply via email to