mirror of
https://github.com/anareaty/html-checkboxes.git
synced 2026-07-22 05:37:43 +00:00
add image
This commit is contained in:
parent
57ceb9a507
commit
00f5aa8c75
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
This plugin allows you to quickly add HTML checkboxes to your notes and makes them clickable.
|
This plugin allows you to quickly add HTML checkboxes to your notes and makes them clickable.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Why use HTML checkboxes?
|
## Why use HTML checkboxes?
|
||||||
|
|
||||||
The main reason you may want to use HTML checkboxes instead of Markdown checkboxes is that you can put them into Markdown tables. You can also place them anywhere in the note, for example add several checkboxes in the row. Also all of your Markdown stays valid, and even if you turn the plugin off, all created checkboxes would still be visible (just not clickable).
|
The main reason you may want to use HTML checkboxes instead of Markdown checkboxes is that you can put them into Markdown tables. You can also place them anywhere in the note, for example add several checkboxes in the row. Also all of your Markdown stays valid, and even if you turn the plugin off, all created checkboxes would still be visible (just not clickable).
|
||||||
|
|
|
||||||
BIN
html-check.png
Normal file
BIN
html-check.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in a new issue