Package fix to rst plugin.
This commit is contained in:
parent
d256db6bbc
commit
9a46023d76
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
(defpackage :coleslaw-rst
|
||||
(:use :cl)
|
||||
(:import-from :coleslaw #:render-content)
|
||||
(:import-from :cl-docutils #:read-rst
|
||||
(:import-from :docutils #:read-rst
|
||||
#:write-html)
|
||||
(:export #:enable))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue