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.3.4 spec/formatters/sanitized_html_spec.rb
RedCloth-4.3.3 spec/formatters/sanitized_html_spec.rb
gv-RedCloth-4.3.2 spec/formatters/sanitized_html_spec.rb
RedCloth-4.3.2 spec/formatters/sanitized_html_spec.rb
RedCloth-4.3.1 spec/formatters/sanitized_html_spec.rb
RedCloth-4.3.0 spec/formatters/sanitized_html_spec.rb
parity-RedCloth-4.2.13 spec/formatters/sanitized_html_spec.rb
parity-RedCloth-4.2.12 spec/formatters/sanitized_html_spec.rb
parity-RedCloth-4.2.11 spec/formatters/sanitized_html_spec.rb
parity-RedCloth-4.2.10 spec/formatters/sanitized_html_spec.rb
parity-RedCloth-4.2.9 spec/formatters/sanitized_html_spec.rb
YSRedCloth-4.2.18 spec/formatters/sanitized_html_spec.rb
assplecake-RedCloth-4.2.10 spec/formatters/sanitized_html_spec.rb
YSRedCloth-4.2.17 spec/formatters/sanitized_html_spec.rb
YSRedCloth-4.2.16 spec/formatters/sanitized_html_spec.rb
gv-RedCloth-4.2.9 spec/formatters/sanitized_html_spec.rb
YSRedCloth-4.2.15 spec/formatters/sanitized_html_spec.rb
YSRedCloth-4.2.14 spec/formatters/sanitized_html_spec.rb
YSRedCloth-4.2.13 spec/formatters/sanitized_html_spec.rb
YSRedCloth-4.2.12 spec/formatters/sanitized_html_spec.rb