Dave Wadkins
When using the API to migrate items from something like Canvas (Instructure), I'd love the ability to input rich text. In particular Canvas writes it as HTML5 snippets, but another well supported format would work since we can always use converters.
Dave Wadkins
NM, found this while reading the API docs a bit closer:
"Instead of description you can pass markdown_description with valid markdown syntax to add formatting to the task description."