From what I've been reading about Markdown filters, I'd like to use RedCarpet as my filter in HAML. However, I'm using LiveReload , and apparently, currently it supports only RDiscount, RPeg-markdown, Maruku and BlueCloth.
Can anyone tell me how to make LiveReload use RedCarpet? If it's not possible, which one of those other four filters is a good recommendation (most actively developed, safest, has a greater community backing)?