marked-extensions icon indicating copy to clipboard operation
marked-extensions copied to clipboard

Add option to customize back reference aria-label text

Open SebastianKohler opened this issue 1 year ago • 0 comments

  • Extension Name: marked-footnote
  • Extension Version: 1.2.4

Use case

Markdown texts with footnotes in non-English languages.

Proposal

Add an option to customize the aria-label text of footnote back references. Currently the aria-labels are hard coded as Back to reference #. The "Back to reference" part should be customizable, so the back reference links don't have aria-labels in English if the text is otherwise in another language.

Being able to customize description is already a great feature!

SebastianKohler avatar Apr 11 '25 10:04 SebastianKohler