-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Labels
Good First IssueWant to help ship cljdoc? These are good issues to start with.Want to help ship cljdoc? These are good issues to start with.GuidesIssues related to rendering guides or articles originating from Markdown or similar formats.Issues related to rendering guides or articles originating from Markdown or similar formats.Help Wanted
Description
I typically publish my project's docs using MkDocs () and I'm always making use of https://github.com/Python-Markdown/markdown/blob/master/docs/extensions/admonition.md
Seems that's not currently supported by whatever Markdown processor cljdoc uses, which is quite unfortunate for me.
Take a look here https://cljdoc.xyz/d/nrepl/nrepl/0.4.4/doc/middlewares and you'll immediately understand my problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good First IssueWant to help ship cljdoc? These are good issues to start with.Want to help ship cljdoc? These are good issues to start with.GuidesIssues related to rendering guides or articles originating from Markdown or similar formats.Issues related to rendering guides or articles originating from Markdown or similar formats.Help Wanted