Write issues and comments with full markdown support.
Our markdown editor supports almost all Markdown elements to be as close as GitHub as possible. Read more about markdown here.
You can use the same shortcuts you use on GitHub to format your markdown:
codeblock
You can also apply styling from the toolbar below the editor.
When you start typing a #
, @
or a :
you will see a list of suggestions. Continue typing to filter the list with full-text search capabilities. You can use the arrow keys to navigate through the list and press enter
to select an item.
Write #number
to reference an issue or pull request. You can search issues by number or title. This will create a mentioned activity in the referenced issue. You can also use this to reference pull requests.
Write @username
to mention a user. You can search users by username or name. This will send a notification to their Inbox
and subscribe them to the issue. We only support user mentions at the moment, not teams.
Write :emoji
to insert an emoji. You can search emojis by name or keyword.