Skip to content

Instantly share code, notes, and snippets.

@germanny
Created April 2, 2014 14:47
Show Gist options
  • Select an option

  • Save germanny/9935681 to your computer and use it in GitHub Desktop.

Select an option

Save germanny/9935681 to your computer and use it in GitHub Desktop.
Markdown checkboxes
  • checkbox is done with the two brackets next to the P key
  • checkbox is done with the two brackets next to the P key
  • checkbox is done with the two brackets next to the P key
  • checkbox is done with the two brackets next to the P key
@SebSept

SebSept commented Jan 31, 2018

Copy link
Copy Markdown

is it possible to make checkbox enabled ?

@lukaskj

lukaskj commented Feb 26, 2018

Copy link
Copy Markdown
  • Checkbox disabled - [ ]
  • Checkbox enabled - [x]

@xiaoshuai

xiaoshuai commented Jun 19, 2018

Copy link
Copy Markdown

let's try it

  • Checkbox disabled
  • Checkbox enabled
 - [ ] Checkbox disabled
 - [x] Checkbox enabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment