Blaine Hatab
Blaine Hatab
@laserlemon think this is still mergeable?
I have been playing around with this gem and have been having trouble with the sinatra script. ``` ruby $:.unshift File.expand_path '../lib', File.dirname(__FILE__) require 'rubygems' require 'sinatra' require 'eventmachine' require...
Yeah I'm experiencing this too and getting hashes instead of arrays. Same format of object -> array -> objects
I have a problem where material-ui makes a fixed dropdown that's similar to bootstraps modals for the visuals to click. Not sure what the best way to deal with this...
I haven't looked into the exact details behind the marked gem, but it looks like a fine 1 to 1 changeout of showdown to marked.