* Footnotes were kind of ugly. Getting footnotes to render in a similar manner for both pdf and html generation was tricky. I ended up using the following syntax:
** `\footnote:[text of footnote]` -- get text from the [.footnoteNumber] items
** Remove all of the “[.footnoteNumber]...” items from the migrated document. They are no longer needed.
** Add a dividing line at the bottom of each page where footnotes will reside via three single backward quotes (```). Reference link:https://github.com/eclipse-ee4j/jakartaee-platform/pull/89/files[this PR] for an example.
From https://raw.githubusercontent.com/jakartaee/specification-committee/master/steps_javaee_to_jakartaee.adoc:
Please raise pull requests against: https://github.com/eclipse-ee4j/jta-api/tree/spec-document-conversion