Is there really no way with AsciiDoctor of defining a macro that expands to some token sequence with substitutions of the arguments without writing some Ruby / Java / JavaScript that is then not portable across implementations?
Discussion
Is there really no way with AsciiDoctor of defining a macro that expands to some token sequence with substitutions of the arguments without writing some Ruby / Java / JavaScript that is then not portable across implementations?
@david_chisnall maybe you can use the C preprocessor