I made a function to do exactly what I want... How do I submit it?
At a docx document I create my "variables" like {{{ some_data }}}
I wanted to extract all the {{{ }}} from document to create an inventory, and automate the cycle of creating doc->filing->generating pdf.
I made the function and is working.. How do I submit it?