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
It would be great if when adding a checkbox, an enter press for new line would automatically add another checkbox, like GitHub does.
Type in - [ ] First point and press enter. It's simply a newline. In GitHub, it automatically adds - [ ] on the new line and it's ready to enter second point. Then, if you don't want another point you simply press enter again and it removes the checkbox code on the newline.