Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new diagnostic: deprecated-color-setting-shorthand #366

Merged
merged 3 commits into from
Jun 10, 2022

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jun 10, 2022

An added deprecated-color-setting-shorthand diagnostic will detect deprecated syntaxes in Marpit framework: Assigning colors through Markdown image syntax ![](red) ![bg](red) (marp-team/marpit#331)

This is auto-fixable diagnostic so users can replace through the lightbulb command easily.

Close #358.

@yhatt yhatt merged commit 1f8ea31 into main Jun 10, 2022
@yhatt yhatt deleted the deprecated-color-setting-shorthand-diagnostic branch June 10, 2022 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New diagnostic: deprecated-color-setting-shorthand
1 participant