From 0738e987906dac3252f40416bbf65b64ebd024c7 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 12 Feb 2023 17:36:14 +0100 Subject: [PATCH] autopushed --- apps script.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps script.md b/apps script.md index fe748bf9e..f90895d40 100644 --- a/apps script.md +++ b/apps script.md @@ -1 +1,2 @@ - https://stackoverflow.com/questions/59045784/how-to-embolden-specific-text-within-multiple-instances-of-parentheses-in-google for how to apply formatting to regex-found blocks in [[google docs]] as of [[2023]]. I was calling .setBold() on the found object but you need to .getElement() first. + - Used this to bolden every [[wikilink]] in the Agora, just adding +/- 2 to the offsets to compensate for the included double-square-brackets.