Open
Description
Hey, just a heads up that for the plugins directory wiki page, text seems to overflow if it is too long rather than wrapping.
This only appears to occur for single words that are too long. The only instance of this is the Flow.Plugin.UrlEncode
plugin:
This seems to overflow because the single word is too long. On the other hand, multi-word plugins like Epic Game Store Launcher
wrap properly since they are multiple words.
I don't know if this is intended or not, but this is just a notice. Feel free to close the issue if it's intended.