Hello everyone,
It may seems too basic to ask here this kind of question, but I am pretty lost trying to solve this problem.
I need to develop an add-on for Confluence that consists of a dynamic macro that interacts with users. The basic functionality here is if user type some keyword, the macro dynamically changes some text property (e.g. if we type _bold, then the text gets bold).
All I've got reading the tutorials and guides was manipulating the macro body statically. But I don't know how to insert logic to interact with it dynamically.
What am I missing here?
Thanks in advance.
Jesus