From b4392d16777d91f4980cbeda0a0c85f84820edd6 Mon Sep 17 00:00:00 2001 From: Craig Grummitt Date: Thu, 16 Jul 2015 09:13:18 -0500 Subject: [PATCH] Instruction update `Script Manager` has been removed from Google Docs, and replaced by `Script Editor`. --- converttomarkdown.gapps | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/converttomarkdown.gapps b/converttomarkdown.gapps index b6344de..06aa255 100644 --- a/converttomarkdown.gapps +++ b/converttomarkdown.gapps @@ -1,10 +1,10 @@ /* Usage: Adding this script to your doc: - - Tools > Script Manager > New - - Select "Blank Project", then paste this code in and save. + - Tools > Script Editor + - Paste this code in and save. Running the script: - - Tools > Script Manager + - Tools > Script Editor - Select "ConvertToMarkdown" function. - Click Run button. - Converted doc will be mailed to you. Subject will be "[MARKDOWN_MAKER]...".