Hello!
I’ve recently been working on a Roblox plugin that required adding documentation directly into the plugin itself. To make the code blocks more visually appealing, I created a Lua Formatter.
I’ve decided to share this module with the community. By calling the module with a string, it will return the same string, but formatted as Lua code with Rich-Text support, as shown below.
I hope this inspires other developers to create stunning documentation pages!
Get the Module on my GitHub: