aboutsummaryrefslogtreecommitdiffstats
path: root/publish.el
diff options
context:
space:
mode:
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/publish.el b/publish.el
index 652f064..3eaf785 100644
--- a/publish.el
+++ b/publish.el
@@ -27,6 +27,7 @@
(require 'ox-publish)
(require 'ox-rss)
(require 'subr-x)
+(require 'dockerfile-mode)
(defun publish-calculate-reading-time (buffer)
"Calculate the amount of minutes it would take to read the contents of BUFFER."