Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for code-blocks using :: #299

Open
Daniel-WWU-IT opened this issue Jul 27, 2023 · 0 comments
Open

Support for code-blocks using :: #299

Daniel-WWU-IT opened this issue Jul 27, 2023 · 0 comments
Assignees

Comments

@Daniel-WWU-IT
Copy link

Literal (code) blocks are usually written using a double-colon (::) like this:

Examples::

   Some code/other literal text goes here
   The block must be indented, and there must be
   a blank line between the caption and the block

This is currently not supported by pydoc-markdown, but it would be very awesome if it could be!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants