mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
20 lines
600 B
Plaintext
20 lines
600 B
Plaintext
<div class="_markdown_404681">
|
|
<ul class="contains-task-list">
|
|
<li class="task-list-item">
|
|
<input checked="" disabled="" type="checkbox">
|
|
#text " done with "
|
|
<strong>
|
|
#text "strong"
|
|
<li class="task-list-item">
|
|
<input disabled="" type="checkbox">
|
|
#text " pending"
|
|
<li>
|
|
#text "plain sibling"
|
|
<ol class="contains-task-list">
|
|
<li class="task-list-item">
|
|
<input checked="" disabled="" type="checkbox">
|
|
#text " ordered done"
|
|
<li class="task-list-item">
|
|
<input disabled="" type="checkbox">
|
|
#text " ordered pending"
|