Skip to content

Rules for Markdown files #149

@ldm1417

Description

@ldm1417

Hello,

I've created the following rule for markdown file, but it doesn't work. What's wrong?

"editor.defaultFoldingRangeProvider": "zokugun.explicit-folding",
"explicitFolding.rules": {
"[markdown]": [
{
"separator": "#",
}
],
},

Thanks in advance for your support!

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-staleStatus: hasn't been updated in a long time

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions