Skip to content

Commit 7c30544

Browse files
authored
Update README.md
1 parent 1ad35f1 commit 7c30544

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,5 @@ $wire->addHookAfter("TextformatterFootnotes::addFootnotes", function(HookEvent $
8484

8585
echo $modules->get("TextformatterFootnotes")->generateFootnotesMarkup(setting("footnotes"));
8686
```
87+
88+
Note: if you are using this method to output your footnotes and want to dynamically change the markup/icon, please use the `TextformatterFootnotes::generateFootnotesMarkup` hook instead of `TextformatterFootnotes::addFootnotes`

0 commit comments

Comments
 (0)