Blog - #productivity

Markdown guides, tutorials, and tips for developers, writers, and students.

All
productivity

Slack Markdown Table: How to Format Tables in Slack

Slack doesn't support markdown tables natively. Use code blocks, snippets, or apps as workarounds. Plus a guide to all markdown formatting Slack supports.

April 9, 2026·7 min read

Markdown Checkbox: Create Task Lists and Checklists

Create checkboxes and task lists in markdown with - [ ] for unchecked and - [x] for checked items. Works in GitHub, Obsidian, and most markdown editors.

April 9, 2026·7 min read