Hi! thanks for this awesome package
I was trying to use the list of abbreviations tool, but I didn't manage to modify the "List of abbreviations" title.
Digging into it I found that probably the title is hard coded in the hooks.js file:
Is it possible to modify it some way? I was thinking on a loa-title: parameter added to the front matter, but I have no idea how to implement it.
Thanks!
Hi @jtrecenti ,
Thanks a lot for the report. This is now fixed.
The loa-title option now works with the development version of pagedown:
remotes::install_github("rstudio/pagedown")
Most helpful comment
Hi @jtrecenti ,
Thanks a lot for the report. This is now fixed.
The
loa-titleoption now works with the development version of pagedown: