0.2.0 • Published 3 years ago

reactxp-markdown v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

reactxp-markdown npm version

Plugin for ReactXP that provides support for Markdown for Web, Android and iOS.

Based on react-native-markdown-renderer.

Installation

npm install --save reactxp-markdown

Updates

Version 2.0.0

  • Added support for the following inline HTML rules: <b>, <i>, <a>, <em>, <strong>

Version 0.1.1

  • Fixed crash when using inline html rules

Version 0.1.0

  • Migrated react-native to version 0.61.5
  • Updated dependencies

Version 0.0.8

  • Updated dependencies to fix vulnerabilities

Version 0.0.5

  • Made text selectable (web)
  • Fixed text wrap in web
  • Fixed image loading in iOS

Documentation

See react-native-markdown-renderer

Hint: If images are not showing up on iOS, enable typographer in the MarkdownIt settings.

Prerequisites

Samples

License

This project is licensed under the MIT License - see the LICENSE file for details

0.2.0

3 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.1.0-rc.2

4 years ago

0.1.0-rc.1

4 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.3-alpha.1

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago