Christoph Blank
Christoph Blank
Hi there, and first of all thanks for your nice library! I came across the following issue: https://gist.github.com/1089280 As you can see in output, the xmlns element is duplicated, I...
Hi there, I wondered if it is possible to support .leex (liveview) templates as well? Thanks!
Hi there, We have encountered a weird problem: I've got a ruby app that polls messages from a queue (rabbitmq) and inserts into a mongodb (via mongoid). I noticed that...
Hey, I wondered how to add script tags to slides - it should work with markdown, but somehow they are always displayed in the slide (although working). Example: https://gist.github.com/6bd2de515cbb864d02b0 it...
Hey, I'm getting this exception: NoMethodError (undefined method `bytesize' for #): rack (1.5.2) lib/rack/utils.rb:335:in`bytesize' sinatra (1.4.3) lib/sinatra/base.rb:147:in `block in finish' sinatra (1.4.3) lib/sinatra/base.rb:147:in`each' sinatra (1.4.3) lib/sinatra/base.rb:147:in `inject' sinatra (1.4.3) lib/sinatra/base.rb:147:in`finish'...
Hi there, I've added a templater template that checks the whisper transcription folder for file creation. The template is not applied though. It works if I manually create a file,...