Footnote items can be (partially) reordered in rendered GLFM

To reproduce:

  1. create a new issue
  2. add this as the body:
I'm creating a footnote[^1] here as an example[^2] of how they are currently styled.

[^1]: This is my example footnote
[^2]: I'm another one _that has formatting in it_
  1. Save the issue.
  2. Hover over the footnotes.
  3. you will see the grab handle at the left of each list item in the footnotes list
  4. You will be able to drag and drop to rearrange once, after which the cursor will be stuck in the grabbing state and you will not be able to rearrange items
  5. On page refresh you will see that the items were not actually rearranged anyway

We should not be showing the grab handles or allowing users to attempt to rearrange these footnote list items.


Example:

I'm creating a footnote1 here as an example2 of how they are currently styled.

  1. This is my example footnote

  2. I'm another one that has formatting in it