generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
rule suggestionSuggestion to add or edit a ruleSuggestion to add or edit a rule
Description
Is Your Feature Request Related to a Problem? Please Describe.
I have edit MDX plugin installed. It allows me to edit mdx files in obsidian. But when I tried to format it with Linter, Linter refused to apply any changes as if it completely ignored this type of files.
Describe the Solution You'd Like
To treat mdx files like md, and apply rules to them. Don't worry about those mdx-exclusive syntax since in most cases they won't be broken by linter.
Metadata
Metadata
Assignees
Labels
rule suggestionSuggestion to add or edit a ruleSuggestion to add or edit a rule