- Code: Select all
blah blah blah ^1
text text text ^2
---------------------------
^1 Source Document
^2 Source Document
Ideally, I'd like to have this look like:
- Code: Select all
blah blah blah ^1
text text text ^1
---------------------------
^1 Source Document
As far as I can tell from the specification this seems to be impossible. So two questions.
1. Is this actually impossible or am I reading the spec wrong?
2. Is there another way of achieving roughly the same functionality?
Thanks for any thoughts!