Runs the content through [RDiscount](github.com/rtomayko/rdiscount).
@option params [Array] symbol ([]) A list of RDiscount extensions
@param [String] content The content to filter
@return [String] The filtered content
[Validate]