Files
pandoc/test/command
Benjamin Esham 9190b19fc7 HTML writer: use the ID prefix in the ID for the footnotes section.
In general, the ID prefix makes it possible to combine multiple pieces
of Pandoc-generated HTML with no possibility that IDs will conflict. One
exception to this was that the footnotes were always put into an element
like

    <aside id="foonotes" ...>

This commit applies the ID prefix to this ID as well.
2023-09-01 11:42:48 -07:00
..
2023-08-26 16:19:01 -07:00
2023-08-26 16:19:01 -07:00
2023-08-26 16:19:01 -07:00
2023-07-12 09:13:32 -07:00
2023-08-26 16:19:01 -07:00
2023-08-23 12:37:49 -07:00
2023-08-26 16:19:01 -07:00
2023-08-26 16:19:01 -07:00
2023-06-06 16:08:14 -07:00
2023-08-26 16:19:01 -07:00
2023-07-12 09:13:32 -07:00
2023-03-14 21:49:05 -07:00
2023-08-26 16:19:01 -07:00
2023-08-26 16:19:01 -07:00
2023-03-01 12:20:47 +01:00
2023-03-26 11:09:58 -07:00
2023-08-29 20:04:39 -07:00