To add to this, it seems to be an issue with the closing code tags not working correctly. I looked into the code a little and it seems that any closing tag has its left and right angle brackets replaced by their html entity counterparts.
So < changes to < and > changes to >.
Though, not sure why only closing tags are being affected.
Another interesting thing that seems to be happening is any styling within tags is being automatically placed within the <style> coding and removed from the tags themselves, or somethin' like that. A good addition as long as it doesn't mess with the original style tag.
So I played around with this logic and removed the <style></style> from the description code itself since the code seems to be creating it anyway (and that could actually be creating the problem when the <style></style> is already within the description), and it seems to be working now.
For now, replace the code above with:
This style should work. o7
PS: Math's descriptions are the prettiest thing, maybe one day we'll fuse to create the ultimate descriptions, aesthetic and code combined.
So < changes to < and > changes to >.
Though, not sure why only closing tags are being affected.
Another interesting thing that seems to be happening is any styling within tags is being automatically placed within the <style> coding and removed from the tags themselves, or somethin' like that. A good addition as long as it doesn't mess with the original style tag.
So I played around with this logic and removed the <style></style> from the description code itself since the code seems to be creating it anyway (and that could actually be creating the problem when the <style></style> is already within the description), and it seems to be working now.
For now, replace the code above with:
Code:
<iframe src='https://raihexai.neocities.org/idrispyraertas.html' style='position:absolute;left:0;top:0;width:100%;height:100%;border:none;padding:0;margin:0;'>
This style should work. o7
PS: Math's descriptions are the prettiest thing, maybe one day we'll fuse to create the ultimate descriptions, aesthetic and code combined.
![[Image: unknown.png]](https://cdn.discordapp.com/attachments/319963091624394773/859465348965072906/unknown.png)