Skip to content

support markdown strings as comment blocks #149

Closed
@CarloLucibello

Description

As an alternative to (or in addition to) current comment blocks identified by #, Literate could support multi-line markdown strings
as Pluto does for its markdown cells:

md"""
# Section Header
bla bla vla bla
"""

The big advantage of this would be proper syntax highlighting in editors.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions