Hi all
I'm looking for a way to automatically replace placeholders with text upon export.
So let's say I write a standard tekst like this:
Hello {{{Name}}}
I would then be able to, upon export, replace {{{Name}}} with whatever I define it as at that moment.
Is anything like that available? Or any pointers on what to search for?
EDIT: Found out it's called Macro's. See comment below.