File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -185,6 +185,16 @@ Version History
185
185
186
186
Current Version
187
187
188
+ * Added ` fn_backlink_label ` configuration variable to put some text in the
189
+ `aria-label` attribute.
190
+ (Thanks to Sunny Walker for the implementation.)
191
+
192
+ * Occurances of "` ^^ ` " in ` fn_backlink_html ` , ` fn_backlink_class ` ,
193
+ `fn_backlink_title`, and `fn_backlink_label` will be replaced by the
194
+ corresponding footnote number in the HTML output. Occurances of "`%%`" will be
195
+ replaced by a number for the reference (footnotes can have multiple references).
196
+ (Thanks to Sunny Walker for the implementation.)
197
+
188
198
* Added configuration variable ` omit_footnotes ` . When ` true ` footnotes are not
189
199
appended at the end of the generated HTML and the `footnotes_assembled`
190
200
variable will contain the HTML for the footnote list, allowing footnotes to be
You can’t perform that action at this time.
0 commit comments