Closed
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.