Sha256: eaecc256383e5a11ad0b0a991f71bf040f7044bd75cefb012054b168d982d331
Contents?: true
Size: 406 Bytes
Versions: 4
Compression:
Stored size: 406 Bytes
Contents
# Direct Tilt to use SlideMarkdownTemplate for "md" files Tilt.register RevealCK::Markdown::SlideMarkdownTemplate, 'md' # The following requires are present to avoid warnings such as: # # WARN: tilt autoloading 'tilt/erb' in a non thread-safe way; explicit # require 'tilt/erb' suggested. # # The same goes for tilt/haml, tilt/redcloth # require 'tilt/erb' # require 'tilt/haml' # require 'tilt/redcloth'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
reveal-ck-3.0.0 | lib/reveal-ck/tilt/config.rb |
reveal-ck-0.6.2 | lib/reveal-ck/tilt/config.rb |
reveal-ck-0.6.1 | lib/reveal-ck/tilt/config.rb |
reveal-ck-0.6.0 | lib/reveal-ck/tilt/config.rb |