Skip to content

Add #region / #endregion markers to automatically fold embeded SVG image #10

Description

@belonesox

Please, add #region / #endregion markers to automatically fold (core functionality of VSCode) embeded SVG image in markdown.

<!-- #region drawnote -->
<svg id="svg" xmlns="http://www.w3.org/2000/svg" viewbox="93.63999938964844,33,552,185" style="height:185">
…
</svg>  
<!-- #endregion -->

I just installed the extension and cannot get — does it support editing of already saved inline SVG? (drawings saved to files looks can be edited, OK)
I see it forked from extension https://github.com/zhaouv/vscode-markdown-draw that supports editing, and also #region/#endregion markers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions