Projects

Project Titles

A markdown heading level 1 tag in the content field will be interpreted as the Project Title for the created project. A new line character /n is used to identify the project's content.

Example:

{
"contentType": "text/markdown",
"content": "# This is the Project Title \n This is the content of the project"
}

Last updated