Demo for the substitution of strings in AsciiDoc files using Python String Templates.
When you execute python substitute.py, the template template.adoc is used to construct an AsciiDoc-file result.adoc in which the rewards_agent_table variable is replaced.
To convert the adoc files to html files, please use asciidoctor.