Hello all!
I was working on a game, trying to use rich text, when I just couldn’t be bothered to remember the syntax, so I made a nice module, out of spite, which abstracts all of those XML-like tags behind some nice properties and methods (oh yeah there’s method chaining :P)
The source, a full introduction, tutorials on different ways to use this module, and hopefully all the information you need is on my github here:
If you have any questions, issues, suggestions, nice words to say, or anything in between, feel free to create an issue on my github or reply to this post.
Thanks!
Thank you for your kind words! This is actually my first ever resource, so it’s great that you think its good.
About making it into a plugin. I haven’t had the chance to mess with plugins before, however I could definitely look into it since I would like to eventually, and this could be a great way to learn. I’ll probably reply to this post if I ever do come up with something.