Giter Club home page Giter Club logo

remark's Introduction

remark

Build Coverage Downloads Size Sponsors Backers Chat

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

Intro

remark is the world’s most popular Markdown parser! And it does so much more than parse: it inspects (check, lint) and transforms (generate, compile) Markdown too!

Everything is possible with plugins, such as checking Markdown code style (remark-lint), transforming safely to React (remark-react), adding a table of contents (remark-toc), or compiling to man pages (remark-man).

Internally, remark now uses micromark, a new, fast, and tiny CommonMark compliant Markdown tokenizer. It can be GFM compliant with remark-gfm.

Finally, remark is part of the unified collective. Learn more about us:

Packages

This repository contains the following packages:

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

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 Discussions 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, organization, or community you agree to abide by its terms.

Sponsor

Support this effort and give back by sponsoring on OpenCollective!

Gatsby 🥇

Vercel 🥇

Netlify

Holloway

ThemeIsle

Boost Hub

Expo


You?

License

MIT © Titus Wormer

remark's People

Contributors

wooorm avatar chjj avatar chriswren avatar eush77 avatar ben-eb avatar mithgol avatar arobase-che avatar christianmurphy avatar hamms avatar lepture avatar kitsonk avatar greenkeeperio-bot avatar s0 avatar remcohaszing avatar minrk avatar rokt33r avatar isaacs avatar benabel avatar vhf avatar tmcw avatar mike-north avatar ikatyang avatar ianstormtaylor avatar canrau avatar brendo avatar selfcontained avatar inokawa avatar scinos avatar spl avatar sfrdmn avatar

Watchers

James Cloos avatar Chris Brody avatar  avatar

remark's Issues

@brodybits/remark-parse: outdated version was published @ latest on npm

https://www.npmjs.com/package/@brodybits/remark-parse

I first published multiple 8.0.x versions with the default tag of latest and then published a 5.0.1, mistakenly with the latest tag as well. Here is a screenshot to illustrate:

Screen Shot 2021-07-06 at 11 50 23 AM

And here is the relevant data in a hopefully more accessible format:

Current Tags

Version Downloads (Last 7 Days) Tag
5.0.1 979 latest

Version History

Version Downloads (Last 7 Days) Published
5.0.1 979 22 days ago
8.0.5 1,374 22 days ago
8.0.4 2 22 days ago

I am not planning to maintain the outdated version 5 much longer, will publish updates to version 8 with the latest tag.

I was actually surprised as I thought that npm would prevent publishing of an earlier version to the latest tag.


P.S. I have now published 8.0.6 update, keeping this for historical record.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.