You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

tiptap-parser

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiptap-parser - npm Package Compare versions

Comparing version

to
0.1.2

2

CHANGELOG.md

@@ -1,2 +0,2 @@

## 0.1.1 (2024-06-19)
## 0.1.2 (2024-06-21)
{
"name": "tiptap-parser",
"version": "0.1.1",
"version": "0.1.2",
"description": "HTML parser to React component built on the top of html-react-parser with code syntax highlighting",

@@ -5,0 +5,0 @@ "keywords": [

# tiptap-parser
<p align="left">
<p align="left">
HTML parser for <a href="https://www.npmjs.com/package/mui-tiptap-editor">Tiptap editor</a> build on the of <a href="https://www.npmjs.com/package/html-react-parser">html-react-parser</a> with code syntax highlighting.

@@ -13,21 +13,2 @@ </p>

## Table of Contents
<details>
- [tiptap-parser](#tiptap-parser)
- [Table of Contents](#table-of-contents)
- [Use case](#use-case)
- [Demo](#demo)
- [Installation](#installation)
- [Get started](#get-started)
- [Simple usage](#simple-usage)
- [Content with code](#content-with-code)
- [Customization](#customization)
- [Props](#props)
- [Types](#types)
- [Contributing](#contributing)
</details>
## Use case

@@ -109,2 +90,3 @@ Tiptap editor is a text editor used mainly for blogging, and therefore in the back office.

## Types
|props |type | Default value | Description |

@@ -111,0 +93,0 @@ |----------------|-------------------------------|-----------------------------|-----------------------------|