Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image Removed

It is possible to add special formatting to text entered in a Checklist item.

Image Added

Markdown Syntax

Inserting HTML directly in an item is not permitted as it is a potential security risk. For this reason, Checklist supports a subset of markdown syntax to help you format your text. Allowed syntax are:

Emphasis

Put * around the text which that you want to emphasize

Code Block
Emphasize *important* aspects

Emphasis will be is rendered as italic.

Strong Emphasis

Put ** around the text which that you want to emphasize

Code Block
Emphasize **important** aspects

Strong emphasis will be is rendered as bold.

Hyperlink

You can write Write URL directly in the text and they will be . URLsĀ are converted into hyperlinks. However, you can also put a text instead of the link by using this syntax:

Code Block
Follow the [return policy](http://www.company.com/return-policy)


User Mention

Checklist will recognize recognizes theĀ @ symbol that is immediately followed by characters and apply a special formatting to it. For example:

Code Block
Reviewed by architect @John

Would appear appears as:

Info

While there are no other logic than special formatting, Checklist plans to offer in the future a @ mention similar to the one in JIRA and where users would be emailed when they are mentioned in the item.

Date Formatting

Checklist will also recognize recognizes dates under in the format: DD/MM/YYYY or MM/DD//YYYY and apply special formatting to it. For example:

Code Block
Contact legal by 06/07/2016

Would appear appears as:

Emoji

Checklist also support a list of emoticons that can be inserted directly in the item.

EmojiCode
:-)
:-D
;-)
:-(
:-S
$-)
8O
8-)
(!)
(?)
(i)
(off)
(on)
(y)
(n)
(*) (*r) (*g) (*b)


Filter by label (Content by label)
showLabelsfalse
showSpacefalse
sorttitle
cqllabel in ("viewing_checklist","editing_checklist","setting_item_status","exporting_importing","bulk_editing","searching_checklist","integration_addons") and type = "page" and space = currentSpace()


Page Properties
hiddentrue


Related issues