ciatph / wysiwyg-list-editor

Encode rich text and preserve its format as HTML tags

Home Page:https://ciatph.github.io/wysiwyg-list-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wysiwyg-list-editor

wysiwyg-list-editor allows users to encode rich text and preserve its formatting in HTML tags.

It's main goal is to allow creative unconvenstional, inconsistent ways of writing bullet lists and preseve their formatting as HTML list <ul> and <li> tags, which can serve as CLEAN input to other services.

This app is inspired to solve the inconsistencies mentioned in dealing with bullet list text on excel files in the excel-parser-uploader mini project.

Online Demo

Installation

  1. Clone this repository.
    https://github.com/ciatph/wysiwyg-list-editor.git

  2. Read the instructions on the README files inside the /server and /client directories for more information on configuring and using the client and backend.

@ciatph
20221211

About

Encode rich text and preserve its format as HTML tags

https://ciatph.github.io/wysiwyg-list-editor/


Languages

Language:JavaScript 88.1%Language:CSS 11.3%Language:Shell 0.6%