Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:remarkjs/remark-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:13.0.1
Choose a base ref
Loading
...
head repository:remarkjs/remark-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:13.0.2
Choose a head ref
Loading
  • 2commits
  • 3files changed
  • 1contributor

Commits on Sep 7, 2021

  1. Fix to sanitize by default

    The docs have always said `remark-html` is safe by default.It wasn’t and this patches that.If you do want to be unsafe, use `remark-html` with `sanitize: false`:```diff  -.use(remarkHtml)  +.use(remarkHtml, {sanitize: false})```
    @wooorm
    wooorm committedSep 7, 2021
    Configuration menu
    Copy the full SHA
    b0b1ba5View commit details
    Browse the repository at this point in the history
  2. 13.0.2

    @wooorm
    wooorm committedSep 7, 2021
    Configuration menu
    Copy the full SHA
    2133d20View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp