Skip to content

Blueprinter/Rich-Text-Editor

Repository files navigation

Rich-Text-Editor

Web App with an HTML Rich Text Editor

This code is for Google Apps Script. You must have a Google account to create an Apps Script file, and run the Web App.

Most of the code is from Mozilla.org

See link: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Editable_content/Rich-Text_Editing_in_Mozilla#Example_a_simple_but_complete_Rich_Text_Editor

This Apps Script Web App is totally self contained. It doesn't need any external dependencies. If you are familiar with Apps Script, then you will know what to do with the files.

There are only two types of files inside of an Apps Script project, HTML and Script files. All CSS and JavaScript files are in HTML files. Script (.gs) files run on Google's servers.

To import this file from GitHub to your Apps Script code editor, you can use the Apps Script GitHub Assistant

https://chrome.google.com/webstore/detail/google-apps-script-github/lfjcgcmkmjjlieihflfhjopckgpelofo?hl=en

Or you can copy and paste if you want.

About

Web App with an HTML Rich Text Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors