I’m building a “post to Discourse” commenting capability where someone can post a comment from a general static site and have it go to my Discourse forum. I’d like to replicate Discourse’s markdown capabilities. Is there a reusable version of the commenting/content toolbar that I can re-use on a standalone page?
Hi @pfaffman - I do have that enabled as well. What I’m adding is the ability to post content to Discourse directly from my static site. I can certainly get away with plain text fields and encourage users to add the markdown syntax directly, it may be more user-friendly to provide the toolbar instead.