Skip to content

reuters-graphics/archieml-prettifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archieml-prettifier

Google Apps Script to prettify ArchieML formatted docs.

To use

Fair warning, Google Apps Scripts is a terrible development environment. These instructions are tedious and must be done for every doc you want to format.


  1. Open the Google Doc you want to prettify and under the Tools menu select the Scripts editor option.

  1. This will open up a new window for a Google Apps Script Project.

  1. Click the Untitled project name in the upper left and rename your project ArchieML.

  1. Copy the code from the prettifyArchieML.gs file in this repo and use it to replace the code in your Code.gs file in the Apps Script Editor.

  1. Save the project and close the Apps Script window.

  2. Go back to your document and refresh the page. Under Add-ons you'll now see a ArchieML option. Click on any of the options.

  1. Follow the dialogue to authorize the app. (You'll be warned the app isn't verified, but nevermind.)

  1. Once you've authorized the script, you can now use the Add-on options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published