require 'asciidoctor/stylesheets' #Asciidoctor::BASEBACKENDS['deckjs'] = 'html' # Add custom functions to this module that you want to use in your Haml # templates. Within the template you can invoke them as top-level functions # just like the built-in helper functions that Haml provides. # module Haml::Helpers # def a_helper_function # end # end