@htmldecode doesn't work?

Jan 11, 2022
20
2
It seems only to recognize & and no other entities:

Code:
echo "%@htmldecode[foo & bar]"
"foo & bar"

echo "%@htmldecode[foo > bar]"
"foo > bar"

Anyone else work around this problem?
 

Similar threads