0.2.2 • Published 1 year ago

marked-newtab v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

marked-newtab

npm

šŸ”— A marked extension thats adds target="_blank" attribute to links for new tab opening.

Installation

npm install marked-newtab

Usage

import { newtab } from "marked-newtab";

marked.use(newtab);

TODO

  • Add option to choose between _blank and blank
  • Add noreferrer option
  • Add inline markdown parser to allow "classic" links.
0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago