Skip to content

support/render  markdown-syntax inside clojure comments #3116

@behrica

Description

@behrica

I would be nice if Calva could render in a web view "clojure comments in markdown":

;; # my header
(def a 1)

There is a generic extension "markdown-everywhere", which can be configured to work for Clojure, so we get this:

Image

But is has few issues, and need "settings to work with Clojure. I opened one issue:
zhaouv/vscode-markdown-everywhere#28

I created an other issue
#3113 here
just before, which proposes an other way of combing markdown and clojure.

See as well discussion here about both:
https://clojurians.slack.com/archives/CBE668G4R/p1772376497234149

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