remark

Markdown processor powered by plugins based on @unifiedjs (and @vfile, @syntax-tree)

Github星跟蹤圖

remark

Build
Coverage
Downloads
Size
Sponsors
Backers
Chat

remark is a Markdown processor powered by plugins part of the
unified collective.

Intro

remark is not another Markdown to HTML compiler.
It can generate and reformat Markdown too.
Powered by plugins to do all kinds of things: check Markdown code
style
, transform safely to React, add a table of
contents
, or compile to man pages.

This repository contains the following projects:

  • remark-parse — Parse Markdown documents to syntax trees
  • remark-stringify — Stringify syntax trees to Markdown
    documents
  • remark — Programmatic interface with both remark-parse and remark-stringify
  • remark-cli — Command-line interface wrapping remark

Sponsors

Read more about the unified collective on Medium »

Security

As Markdown is sometimes used for HTML, and improper use of HTML can open you up
to a cross-site scripting (XSS) attack, use of remark can also be unsafe.
When going to HTML, use remark in combination with the rehype
ecosystem, and use rehype-sanitize to make the tree safe.

Use of remark plugins could also open you up to other attacks.
Carefully assess each plugin and the risks involved in using them.

Contribute

See contributing.md in remarkjs/.github for ways
to get started.
See support.md for ways to get help.
Ideas for new plugins and tools can be posted in remarkjs/ideas.
Join us in spectrum to chat with the community and contributors.

A curated list of awesome resources can be found in awesome
remark
.

This project has a Code of Conduct.
By interacting with this repository, organisation, or community you agree to
abide by its terms.

License

MIT © Titus Wormer

主要指標

概覽
名稱與所有者remarkjs/remark
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2014-07-28 19:35:14
推送於2025-04-18 15:52:24
最后一次提交
發布數180
最新版本名稱remark-cli@12.0.1 (發布於 )
第一版名稱0.0.2 (發布於 )
用户参与
星數8.3k
關注者數57
派生數368
提交數2k
已啟用問題?
問題數438
打開的問題數0
拉請求數143
打開的拉請求數1
關閉的拉請求數104
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?