Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
revin
/
markdown-it-task-lists
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
103
Code
Issues
2
Pull requests
4
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 7, 2018
Drop node < 4 from travis config
revin
committed
1e68dd7
Copy full SHA for 1e68dd7
Commits on Mar 6, 2018
2.1.1
revin
committed
8233e00
Copy full SHA for 8233e00
Update dist builds
revin
committed
7227cc6
Copy full SHA for 7227cc6
Update devDeps: browserify@^16, mocha@^5
revin
committed
44e8575
Copy full SHA for 44e8575
Commits on Oct 23, 2017
2.1.0
revin
committed
87d36c9
Copy full SHA for 87d36c9
Add Option for Label After Checkbox (#21)
Show description for b9b0354
asommer70
authored and
revin
committed
b9b0354
Copy full SHA for b9b0354
Commits on May 2, 2017
2.0.1
revin
committed
fbfa63c
Copy full SHA for fbfa63c
Add Greenkeeper badge 🌴 (#20)
Show description for 4d1f167
greenkeeper[bot]
authored and
revin
committed
4d1f167
Copy full SHA for 4d1f167
Commits on Mar 31, 2017
2.0.0
revin
committed
0ec7855
Copy full SHA for 0ec7855
Update generated markup to match GitHub's output
Show description for 913a719
revin
committed
913a719
Copy full SHA for 913a719
Commits on Oct 18, 2016
Merge pull request #14 from revin/greenkeeper-cheerio-0.22.0
Show description for c9beb21
revin
authored
c9beb21
Copy full SHA for c9beb21
chore(package): update cheerio to version 0.22.0
Show description for 89ddec6
greenkeeperio-bot
committed
89ddec6
Copy full SHA for 89ddec6
Merge pull request #16 from revin/greenkeeper-markdown-it-8.0.1
Show description for 31d738c
revin
authored
31d738c
Copy full SHA for 31d738c
chore(package): update markdown-it to version 8.0.1
Show description for 9a15fee
greenkeeperio-bot
committed
9a15fee
Copy full SHA for 9a15fee
Commits on Jul 25, 2016
Require a space after `[ ]` markup, like GitHub does
revin
committed
4da6221
Copy full SHA for 4da6221
Commits on Jul 19, 2016
1.4.0
revin
committed
4b68556
Copy full SHA for 4b68556
Support `{label: true}` option to wrap list items in `label` elements
revin
committed
f137f80
Copy full SHA for f137f80
Commits on Jul 13, 2016
Show `options.enabled` usage in the README
revin
committed
cc55522
Copy full SHA for cc55522
Version 1.3.0
revin
committed
30c68b6
Copy full SHA for 30c68b6
Support `{enabled: true}` option, to leave the rendered checkboxes enabled
revin
committed
8ebf24d
Copy full SHA for 8ebf24d
Commits on Jun 22, 2016
Merge pull request #9 from revin/greenkeeper-markdown-it-7.0.0
Show description for 1737754
revin
authored
1737754
Copy full SHA for 1737754
chore(package): update markdown-it to version 7.0.0
Show description for 196089b
greenkeeperio-bot
committed
196089b
Copy full SHA for 196089b
Commits on Jun 21, 2016
Bump version to 1.2.2, update dist/ files
revin
committed
a24b3d2
Copy full SHA for a24b3d2
Update changelog for 1.2.1
revin
committed
ea168b8
Copy full SHA for ea168b8
Merge pull request #8 from revin/token-attrset
Show description for 8fe68fe
revin
authored
8fe68fe
Copy full SHA for 8fe68fe
Update dist files, bump markdown-it devDependency version
revin
committed
cd0c986
Copy full SHA for cd0c986
Implement markdown-it token attrSet() method ourselves for compatibility with markdown-it>=4.0
revin
committed
4a63657
Copy full SHA for 4a63657
Commits on Mar 31, 2016
Update dist/ builds
revin
committed
f03367c
Copy full SHA for f03367c
1.2.0
revin
committed
51e86a3
Copy full SHA for 51e86a3
Add support for uppercase [X], not just [x]
revin
committed
298dfb4
Copy full SHA for 298dfb4
Commits on Mar 27, 2016
1.1.1
revin
committed
673717f
Copy full SHA for 673717f
Add changelog
revin
committed
6b2a95b
Copy full SHA for 6b2a95b
1.1.0
revin
committed
5da8218
Copy full SHA for 5da8218
Add browserified build process and output files
revin
committed
36a0914
Copy full SHA for 36a0914
normalize indentation, rename loop index var to i for brevity
revin
committed
73c75bc
Copy full SHA for 73c75bc
Pagination
Previous
Next
You can’t perform that action at this time.