fix(mastodon.php): add feed helper to improve handling of utf-8 charachters and html entities

This commit is contained in:
Cory Dransfeldt 2025-06-03 13:36:39 -07:00
parent ac39f029eb
commit c792427c07
No known key found for this signature in database
3 changed files with 11 additions and 5 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "8.2.6",
"version": "8.2.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "8.2.6",
"version": "8.2.7",
"license": "MIT",
"dependencies": {
"minisearch": "^7.1.2",