dsifford / academic-bloggers-toolkit

WordPress plugin providing an all-in-one solution for effective academic blogging.
https://wordpress.org/plugins/academic-bloggers-toolkit/
GNU General Public License v3.0
121 stars 38 forks source link

Modify Footnotes Markup #578

Open misfist opened 4 years ago

misfist commented 4 years ago

ABT Version: 5.1.0

PHP Version: 7.2.22-1+ubuntu18.04.1+deb.sury.org+1

Theme: Twenty Nineteen

Plugin List:

Browser: Version 75.0.3770.142 (Official Build) (64-bit)

Expected behavior:

Actual behavior:

Console messages:

// Paste messages here

I'm using footnotes only and would like to be able to modify the markup that is rendered in 2 ways:

  1. Make inline footnote references be an a link tag rather than span tag, so it will link to footnote text; and, text link back up to inline reference.
  2. Change the inline notation from symbols ​(e.g. *​, †​, ​‡​, §​) to numbers.

Are either of these things possible?

vincenzo commented 4 years ago

I second this. Especially the link part.