Options for doc-comment rendering: markdown or <pre> block
Support of <pre> blocks needed, e.g., to create documentation from zig stdlib or other codebase, where doc comments are not markdown formatted, but rather are plain text.
Originally posted by @insolor in #1
Options for doc-comment rendering: markdown or
<pre>blockSupport of
<pre>blocks needed, e.g., to create documentation from zig stdlib or other codebase, where doc comments are not markdown formatted, but rather are plain text.Originally posted by @insolor in #1