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

Mark unused options as deprecated #144

Merged
merged 3 commits into from
Apr 1, 2019
Merged

Mark unused options as deprecated #144

merged 3 commits into from
Apr 1, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Mar 31, 2019

Marpit's some features are allowed to disable by constructor option. We had expected feedbacks about additional syntax of Marpit.

And this PR marks following unused options as deprecated.

  • backgroundSyntax (![bg]())
  • filters (CSS filter for image)
  • inlineStyle (<style> tag support)
  • scopedStyle (<style scoped>)

Marpit 0.x.x still supports these options, but it will output warnings when using these from next released version. And they will be removed in v1.x.x.

@yhatt yhatt merged commit b6a9087 into master Apr 1, 2019
@yhatt yhatt deleted the deprecate-unused-options branch April 1, 2019 03:33
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.

1 participant