autopushed

This commit is contained in:
2023-02-12 17:35:38 +01:00
parent 5ba31cfa87
commit 1fc649334f
+1 -1
View File
@@ -1 +1 @@
- 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]].
- 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.