Google Apps Script to reset all fonts to normal within Workspace Docs
You can create a Google Apps Script to reset all normal text (including list items) to the default font size in a Google Docs document. Here’s a script that does that: Here’s how to use this script: This script will set the font size of all normal text (excluding headers and titles) and list items … Read more