Skip to content

Backticked text in docstrings is not rendered as monospace #340

Description

@sarna

See for example spork/argparse - in Usage we have properly monospaced text, but just below that, inside the docstring, there's raw text like:

Parse `(dyn :args)` according to options. If the arguments are incorrect,
will return nil and print usage information.

I don't know if docstrings support markdown (or some other markup), but at least in the repl when you run (doc argparse/argparse) the backticked parts are rendered in a different color, so I think that they should get special treatment on the website too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions