Skip to content

Better support for support for combined "markdown + clojure" files #3113

@behrica

Description

@behrica

I am dealing lately more and more with markdown files which have Clojure code blocks in it.
(LLMs produce them in reasonable quality of text and code)

The "review" of the codeblocks is currently not very comfortable with Calva , as the files are not .clj files.

So most Calva features do not work (except 'Evaluate Current form or Selection.')

It might be a good start to be able to:

  • execute such a single code block in one command
  • execute all code blocks

see here as well:
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