I'm experimenting with API calls, working purely from the api.md document. Currently, I have been able to post here using /newpost. Here are the things I'm attempting to understand:
When we say that "description" is HTML, do we mean HTML fragments, or a complete <HTML></HTML> document?
What happens if I populate both description and markdowntext?