Getting Started
Welcome to Texditor! This guide will help you quickly set up the editor, get familiar with the interface, and create your first project with this lightweight and powerful block editor.
Installation
bash
npm install texditorSecurity
While this library is quite secure for handling data, it is important to validate, process, and filter information on the server side to prevent potential injections and XSS attacks.
Recommendation
If you are using PHP on the backend, we strongly recommend installing the Blockify library. It will help you efficiently process, validate, and sanitize data, making it secure.
bash
composer require texditor/blockify-php