-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Toggle GFM checkboxes using mouse-1 or RET
GitHub Flavored Markdown checkboxes are turned into buttons that can be toggled with mouse-1 or RET. This behavior is controlled by a new custom variable, `markdown-make-gfm-checkboxes-buttons`. If non-nil the buttons are enabled. Thanks to Howard Melman <hmelman@gmail.com> for the patch.
- Loading branch information
Showing
1 changed file
with
80 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters