Hi,
I am making use of the discourse forum and we have a customised UX for the application. We are making use of the exposed APIs to do the interaction with discourse. The UX doesn’t have the concept of a title followed by content. Basically it needs to post the entered content only. To make it work in discourse style if i am putting some of the initial characters as title and the original content as raw in body, then while getting the latest topics or whenever i get a list of topics i will get only the title, i won’t get the post number-1 which is my actual content. Is there any solution or customisation i can do to get rid of this issue?