Skip to content

Commit

Permalink
Temp fix for org-mode 9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushalmodi committed Mar 8, 2016
1 parent b55cd6b commit c72586a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ox-twbs.el
Expand Up @@ -105,7 +105,7 @@
(underline . org-twbs-underline)
(verbatim . org-twbs-verbatim)
(verse-block . org-twbs-verse-block))
:export-block "HTML"
;; :export-block "HTML"
:filters-alist '((:filter-final-output . org-twbs-final-function))
:menu-entry
'(?w "Export to TWBS HTML"
Expand Down

0 comments on commit c72586a

Please sign in to comment.