diff options
Diffstat (limited to 'lisp/seam-html.el')
-rw-r--r-- | lisp/seam-html.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/seam-html.el b/lisp/seam-html.el index 8842ab8..57cd9b9 100644 --- a/lisp/seam-html.el +++ b/lisp/seam-html.el @@ -344,7 +344,6 @@ INFO is a plist holding contextual information. See ;; No path, only description. (t desc)))) - (defun seam-html-src-block (src-block _contents info) "Transcode a SRC-BLOCK element from Org to HTML. CONTENTS holds the contents of the item. INFO is a plist holding |