Hello, just did a bunch of spontaneous tests with the text boxes, just to see capabilities and limitations (I was bored). I have some things you might want to look at (if you even care for getting the Markdown implementation better). I found that Headers are implemented up to level 6, but level 1 is broken, formatting the same as level 5 (# is the same as #####). I also found that list and blockquote nesting doesn't indent properly (aka at all). Finally markdown subscript and superscript isn't implemented (not sure if this is intentional or not. I also found HTML and Unicode alternatives with it that has funky stuff going on that I think are beautiful features that definitely shouldn't be seen as bugs, like proper glitchy, line overlapping insane uses of zalgotext and sub/superscript stacks. I am going to use these to my advantage lol).