No idea where to start… I have to include a long poem in my page and make several footnotes or tooltips for all the proper names in the verses.
-
Poetry asks for soft breaks but neither Enter, nor inserting two spaces after each line can give me the desired soft break. I got hard breaks and new paragraphs. Until now I resolved the problem by using bloc codes for poems. I mean all the verses on my web pages look like programming code. This way I can make poems render correctly. But how to insert footnotes into the code?
-
Footnotes do work in ordinary markdown texts as they should but… Alas! I have a sticky header. So when the page jumps to the footnote location the text of the footnote disappes behind the header. And the same happens when I want to return to the text: the line with the footnote mark is behind the header.
Is there a way to add footnotes or tooltips to the code? Or a way to add soft breaks in the usual markdown text using some fancy mardown editor (I use Typora and Visual Studio Code)?
Is there a way to show footnotes or tooltips in a theme with a sticky header?