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

chore: remove sanitize in marked options #2850

Merged
merged 1 commit into from
Jun 28, 2023
Merged

chore: remove sanitize in marked options #2850

merged 1 commit into from
Jun 28, 2023

Conversation

bytemain
Copy link
Member

Types

  • 🧹 Chores

Background or solution

close: #2256

直接移除了 santize 选项。

Changelog

remove sanitize in marked options

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d288f3d) 57.66% compared to head (f1a0203) 57.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2850   +/-   ##
=======================================
  Coverage   57.66%   57.66%           
=======================================
  Files        1336     1336           
  Lines       83927    83927           
  Branches    17456    17456           
=======================================
  Hits        48394    48394           
  Misses      32296    32296           
  Partials     3237     3237           
Flag Coverage Δ
jsdom 52.68% <ø> (ø)
node 16.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bytemain bytemain merged commit 994164f into main Jun 28, 2023
13 checks passed
@bytemain bytemain deleted the fix/marked branch June 28, 2023 11:57
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.

[BUG] Marked's deprecated warning message should be removed
2 participants