namespaces added and documentation
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#lang racket/base
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Extraction of Todo(...) markers from Markdown source.
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(require racket/list
|
||||
racket/string)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user