asciidoc2confluence
asciidoc2confluence copied to clipboard
a groovy script to export an HTML file generated by asciidoc to several confluence pages
Shouldn´t you link to https://doctoolchain.github.io/docToolchain/ on the main page of this project? I started using this code before realizing, that it´s outdated. Nevertheless, thanks for your work on this topic.
I have a maven project with any submoduls. root - modul a -- src ---main --- docs - modul b -- src ---main --- docs - modul c -- modul...
There are some parts of the HTML that look very different in Confluence. - replace `:toc:` with `` - replace Note with `${body}` - replace `` with `` Feedback welcome
check the rendering of this example chapter: http://aim42.github.io/htmlSanityCheck/hsc_arc42.html#_terminology_what_can_go_wrong_in_html_files the second column gets all the space - last one gets no space
I guess it has been slightly missused in http://aim42.github.io/htmlSanityCheck/hsc_arc42.html#_introduction_and_goals , but we should render it somehow highlighted. Not sure which confluence formatting would fit
align efforts with https://github.com/asciidoctor/asciidoctor-confluence see #4 @gscheibel
Once we have a package (#6), we need to find a better way to handle the configuration
Think about proper packaging + versioning so that people can include the script as a dependency into their build
exported arc42 documentation looks good at a first glance, but I would like to check if all asciidoc features are transformed into the right confluence styles