Skip to content

Add examples from https://clojuredocs.org/ to (cider-doc)'s result buffer #3744

Open
@eval-exec

Description

@eval-exec

Is your feature request related to a problem? Please describe.
I'm leaning clojure language now, and I like to learn clojure function's usage from https://clojuredocs.org,
for example, when I put cursor in format, then I hit K(cider-doc), it will show:
image
But I think it would be more convinent if cider-doc can show examples from about https://clojuredocs.org/clojure.core/format
image

(As clojure beginners, examples are very helpful for us)

Describe the solution you'd like

let cider download all examples from https://clojuredocs.org, and display examples under (cider-doc)'s result buffer

Describe alternatives you've considered
None
Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions