diff --git a/README.org b/README.org index 5ad4c62..2326acb 100644 --- a/README.org +++ b/README.org @@ -36,12 +36,6 @@ interaction with Org-mode. that I work on the subsequent items decreases with their position in the list. -*** TODO Remove the artifacts of conversion to Typed Racket - Since I am converting =dds= to Typed Racket gradually, I need to - leave a couple artifacts to ensure that older code compiles with - newer code. These artifacts are marked with the keywords =TODO:= - in the source. - *** TODO Fix =ob-racket= to work with Typed Racket Currently, the =ob-racket= backend for running Racket code blocks in Org-mode assumes the code is written in =#lang racket=, which breaks