markdown-regex

1.2.0 • Public • Published
yarn add markdown-regex

import { REGEXP_BR, REGEXP_LINK, REGEXP_STRONG } from 'markdown-regex';

https://lgtm.com/projects/g/LLazyEmail/markdown-regex

Total alerts

REGEXP_HEADER


REGEXP_IMAGE


REGEXP_LINK


REGEXP_STRONG


REGEXP_DEL


REGEXP_Q


REGEXP_CODE


REGEXP_BLOCKQUOTE


REGEXP_HR


REGEXP_PARAGRAPH


REGEXP_BR


REGEXP_EMPTY_BLOCKQUOTE


REGEXP_EM


REGEXP_UL_LIST


REGEXP_OL_LIST


REGEXP_EMPTY_UL


REGEXP_EMPTY_OL


NPM Link: https://www.npmjs.com/package/markdown-regex

submodule for https://github.com/atherdon/markdown-to-email

npm link: https://www.npmjs.com/package/markdown-regex

Hackernoon article: https://hackernoon.com/open-sourcing-regular-expressions-for-markdown-syntax-module

@todo:

  • we need to move some tests here

for tests can be used:

Arthur Tkachenko articles

Readme

Keywords

none

Package Sidebar

Install

npm i markdown-regex

Weekly Downloads

3

Version

1.2.0

License

MIT

Unpacked Size

14.4 kB

Total Files

6

Last publish

Collaborators

  • arthur.tkachenko