API: disable markdown when creating a new discussion
Hello,
I use TenderApp API to create a new discussion. The request is authenticated using a "Support user", but the discussion is created on behalf of a basic user (using unique_id, author_email and author_name). Is it possible to disable markdown parsing in this API?
Thank you,
Marco
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Julien on 06 Feb, 2014 06:41 PM
Hi Marco,
Yes. You can use
show_plain_body
and set it totrue
.Let me know if you encounter any issue.
Thanks!
2 Posted by Marco Pracucci on 07 Feb, 2014 09:50 AM
It works, thanks!
Marco Pracucci closed this discussion on 07 Feb, 2014 09:50 AM.