Stream: IG creation
Topic: IG in asciidoc
Hans van Amstel (Apr 17 2020 at 09:34):
Is there a way of generating the IG not in HTML but in asciidoc.
Jose Costa Teixeira (Apr 17 2020 at 12:18):
Do you mean
a) use ASCIIDOC as the input to the IG
or
b) make the IG publisher produce ASCIIDOC instead of HTML
?
Jose Costa Teixeira (Apr 17 2020 at 12:19):
the answer to be should be no, I think
Jose Costa Teixeira (Apr 17 2020 at 12:19):
the answer to a) - I started experimenting but there was one thing missing in the templates -meanwhile it has been resolved but I did not pursue experiements
Hans van Amstel (Apr 17 2020 at 12:21):
@Jose Costa Teixeira I would like the IG publisher to publish asciidoc instead of html
Jose Costa Teixeira (Apr 17 2020 at 12:22):
so, b) ?
Jose Costa Teixeira (Apr 17 2020 at 12:22):
you mean asciidoc as the output?
Grahame Grieve (Apr 17 2020 at 12:39):
I'm afraid that this isn't going to happen. The least impractical way would to be write a html -> asciidoc convertor, but there's now way that would work for the profiles tables, for instance, which are ever so carefully crafted xhtml
Last updated: Apr 12 2022 at 19:14 UTC