aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-09 20:35:34 -0700
committerDavid Li <li.davidm96@gmail.com>2016-01-09 20:35:34 -0700
commit1263e6cbae7a7c3a05be2a29605a1def8996a4b7 (patch)
treebd4b079d16d0a9ba065606e3219bbd77572bba38 /TODO.md
parenta554311fc8d76ad5152333d42d8867c28d52c530 (diff)
Get rid of numbering on TODO headers
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index e7fac25..e7933f2 100644
--- a/TODO.md
+++ b/TODO.md
@@ -36,4 +36,7 @@
can keep track of its own sneak attack status
* May need to decouple core/cache steps to avoid double-stepping
+<style>
+h1:before, h2:before { content: none; }
+</style>
<!-- Markdeep: --><style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src="markdeep.min.js"></script><script src="https://casual-effects.com/markdeep/latest/markdeep.min.js"></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility="visible")</script>