Sha256: 7e17dcd4e5f4a23bf18684edf9cea1af3c6a4878d17f6bcf55120b3c77ae0003

Contents?: true

Size: 174 Bytes

Versions: 65

Compression:

Stored size: 174 Bytes

Contents

require File.dirname(__FILE__) + '/../spec_helper'

describe "sanitized_html" do
  examples_from_yaml do |doc|
    RedCloth.new(doc['in'], [:sanitize_html]).to_html
  end
end

Version data entries

65 entries across 65 versions & 7 rubygems

Version Path
RedCloth-4.2.1 spec/formatters/sanitized_html_spec.rb
RedCloth-4.2.2 spec/formatters/sanitized_html_spec.rb
RedCloth-4.2.0 spec/formatters/sanitized_html_spec.rb
RedCloth-4.2.0-universal-java spec/formatters/sanitized_html_spec.rb
RedCloth-4.2.0-x86-mswin32-60 spec/formatters/sanitized_html_spec.rb