askvortsov / flarum-checklist
Checklists for Flarum!
Installs: 5 705
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 1
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
- flarum/markdown: ^1.0.0
README
A Flarum extension. Checklists for Flarum! If you can edit posts with checklists, you can click them to toggle without having to open the edit composer. Integrates particularly well with Flarum Rich Text Editor but does not require it.
Syntax
- [ ] unchecked
- [x] checked
- [ ] Works nested
---
1. [ ] Works with ordered lists
Installation
Tnstall manually with composer:
composer require askvortsov/flarum-checklist:*
Updating
composer update askvortsov/flarum-checklist