Skip to content

Google Apps Scripts to create a markdown file from the Google Doc.

License

Notifications You must be signed in to change notification settings

romanojd/gs-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gs-markdown

Google Apps Scripts to create a markdown file from the Google Doc.

Installation

To add the code to a Google Doc, perform the following actions.

  1. Select the "Tools/Script Editor" menu item to open the Script Editor.
  2. Select the "File/New/Script file" menu item to create a new script file.
  3. Enter "main" as the new file name.
  4. Replace the contents of the editor window with the contents of the "main.gs" file here.
  5. Repeat steps 2-4 for the "local.gs" script file.
  6. Select the drop-down menu of the "Code.gs" script file and select "Delete" to remove it.
  7. Select the "File/Save all" menu item to save the new script files.
  8. Select the name of the script project and rename it to "Markdown".
  9. Switch back to the main Google Doc file and reload the page.

Usage

Select the "Add-ons/Markdown/Add MD to Drive" menu item.

About

Google Apps Scripts to create a markdown file from the Google Doc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published