UNPKG

fulan-editor

Version:

An open source react editor based on draft-Js and ant design, good support HTML, markdown and Draft Raw format.

19 lines (14 loc) 202 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> </head> <title>richtext</title> <body> <br /> <br /> <span id="test"></span> <br/> <script src="bundle.js"></script> </body> </html>