Here's a blog post discussing the plugin:
https://mikaelmayer.github.io/blog/2019-02-13-google-docs-fo...
> Have you ever wished you could synchronize content within one Google doc? Do you need temporary placeholders that you will replace later? Do you want to generate text? Do you miss spreadsheets in docs?
> If you answered yes to one of these questions, this Google doc extension is for you. It enables you to define names (a.k.a. variables) anywhere in the document, and to insert computations that produce rich text anywhere in the document.
Besides (what I consider) the introduction of the article, what else do you consider "stilted" advertising language and how can I improve my writing?
averse != adverse
This also means that users without the extension can modify any revealed formulas or definitions, and have users with the extension recompute them.
https://mikaelmayer.github.io/blog/2019-02-13-google-docs-fo...
Try to create a 2x2 table like this:
=(/A1=/”Hello”) =(/B1=/”World”)
=(A1 + “ “ + B1)
Click on Evaluate formula, tadaa. I just fixed a bug to make it work, the publication might take up to 24h.