4.4.7-alpha.9 • Published 3 years ago

@mrbuilder/plugin-markdown v4.4.7-alpha.9

Weekly downloads
42
License
MIT
Repository
-
Last release
3 years ago

This plugin provides markdown support.

  • not done
  • done

The advantage of this markdown implementation over the markdown-to-jsx is this compiled to react components, rather than parsing the content in the browser to extract content.

So it can easily include paths like the one below.

alt logo

and inline stuff

Table support

| Left-aligned | Center-aligned | Right-aligned |
| :---         |     :---:      |          ---: |
| git status   | git status     | git status    |
| git diff     | git diff       | git diff      |

Should be rendered as

Left-alignedCenter-alignedRight-aligned
git statusgit statusgit status
git diffgit diffgit diff

This shows line breaks

Hello and ' are escaped {this to}' world

This shows inline html

It needs to be inline Hello

  • list item 1
  • list item 2

1) is first 2) is second

4.4.7-alpha.9

3 years ago

4.4.6

3 years ago

4.4.4

3 years ago

4.4.2

3 years ago

4.4.1

3 years ago

4.4.0

3 years ago

4.3.7

3 years ago

4.3.0-alpha.0

4 years ago

4.3.0

4 years ago

4.2.0-alpha.8

4 years ago

4.2.1

4 years ago

4.2.0

4 years ago

4.2.0-alpha.6

4 years ago

4.2.0-alpha.3

4 years ago

4.2.0-alpha.2

4 years ago

4.2.0-alpha.1

4 years ago

4.2.0-alpha.0

4 years ago

4.1.3

4 years ago

4.1.2

4 years ago

4.1.0

4 years ago

4.0.17

4 years ago

4.0.16

4 years ago

4.0.10

4 years ago

4.0.11

4 years ago

4.0.9

4 years ago

4.0.8

4 years ago

4.0.4

4 years ago

4.0.3

4 years ago

4.0.1

4 years ago

4.0.2

4 years ago

4.0.0

4 years ago

4.0.0-alpha.14

4 years ago

4.0.0-alpha.13

4 years ago

4.0.0-alpha.12

4 years ago

4.0.0-alpha.11

4 years ago

4.0.0-alpha.10

4 years ago

4.0.0-alpha.9

4 years ago

4.0.0-alpha.2

5 years ago

4.0.0-alpha.1

5 years ago

4.0.0-alpha.0

5 years ago