Markdown support
Smart Checklist allows users to format checklists with Markdown syntax. This can help with creating and managing large checklists as the process is quite fast and feels native.
Ā
Increase readability of checklist items and make checklist completion more intuitive with bold, italic, red labels, details per checklist item, user mentions, due date and more š
Here's what a sample checklist looks like:
You Type | You Get |
---|---|
# Release instructions
## Preparation
+ Add feature permissions
+ Send `internal` announcement with presentation
~ Prepare branch
> * merge feature to master
> * set tag
> * update [changelog](https://www.google.com)
## Deploy
- Deploy master to prod
- Deploy new login page
- Test and confirm successful deployment
- Send `external` announcement to customers |
āš¼ NOTE: Due to technical reasons, we have enabled only a specific set of Markdown features
Full list of formatting features is available in Formatting Guide