Automatically add new task item with non-breaking spaces
Use `\s` to match the `[[:space:]]` used in ruby for rendering the task list
Showing
Please register or sign in to comment
Use `\s` to match the `[[:space:]]` used in ruby for rendering the task list