View Single Post
Old 06-03-2019, 08:43 PM   #5
mrprobert
Connoisseur
mrprobert began at the beginning.
 
Posts: 71
Karma: 46
Join Date: Mar 2017
Device: None
I did a mend and prettify code. What I expected was that the 3 lines of text would be concatenated.

It ended up looking like this:

Code:
<body>
  <aside epub:type="footnote">
    Text
here,
and here.
  </aside>
</body>
mrprobert is offline   Reply With Quote