danfickle / danfickle/openhtmltopdf
Multiple Footnote Marker to same footnote on page
Open
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
Description
I've got a page that has multiple footnote references that need to go to the same footnote at the bottom of the page.
Something like this:
```` html
This is my first footnote
Lorem ipsum...
Second footnote!
Dolor sit amet...
````
Which should result in something like this:

Is there any option to do that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.