mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-12 08:54:00 +02:00
12 lines
341 B
Plaintext
12 lines
341 B
Plaintext
<en-note>
|
|
<div>
|
|
<p>In Evernote a checklist is not the same as a list with checkboxes.</p>
|
|
|
|
<ul style="--en-todo:true;">
|
|
<li style="--en-checked:false;"><div>One</div></li>
|
|
<li style="--en-checked:true;"><div>Two</div>
|
|
</li><li style="--en-checked:false;"><div>Three</div></li>
|
|
</ul>
|
|
</div>
|
|
</en-note>
|