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

fix: remove deprecated options #2936

Merged
merged 13 commits into from Sep 3, 2023

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Aug 12, 2023

Description

Remove deprecated options

Contributor

  • Test(s) exist to ensure functionality and minimize regression (if no tests added, list tests covering this PR); or,
  • no tests required for this PR.
  • If submitting new feature, it has been documented in the appropriate places.

Committer

In most cases, this should be a different person than the contributor.

@vercel
Copy link

vercel bot commented Aug 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marked-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2023 3:59am

@UziTech UziTech changed the title BREAKING CHANGE: fix: remove sanitize BREAKING CHANGE: fix: remove deprecated options Aug 12, 2023
@UziTech UziTech linked an issue Sep 1, 2023 that may be closed by this pull request
@UziTech UziTech merged commit 22ebdb2 into markedjs:master Sep 3, 2023
12 checks passed
@UziTech UziTech changed the title BREAKING CHANGE: fix: remove deprecated options fix: remove deprecated options Sep 3, 2023
@UziTech UziTech deleted the remove-deprecated-options branch September 3, 2023 04:02
github-actions bot pushed a commit that referenced this pull request Sep 3, 2023
# [8.0.0](v7.0.5...v8.0.0) (2023-09-03)

### Bug Fixes

* remove deprecated options ([#2936](#2936)) ([22ebdb2](22ebdb2))

### Features

* add --config options to marked cli ([fc643a2](fc643a2))

### BREAKING CHANGES

* deprecated options removed. See https://marked.js.org/using_advanced#options to see how to enable the removed options with extensions.
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.

Removing existing options in favor of the renderer
3 participants