Sha256: 30de32443bba5a2800398e2dce6d8e85698ea048da993268c85d538c3bc9674b

Contents?: true

Size: 179 Bytes

Versions: 65

Compression:

Stored size: 179 Bytes

Contents

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

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

Version data entries

65 entries across 65 versions & 7 rubygems

Version Path
RedCloth-4.3.4 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.3.3 spec/formatters/style_filtered_html_spec.rb
gv-RedCloth-4.3.2 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.3.2 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.3.1 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.3.0 spec/formatters/style_filtered_html_spec.rb
parity-RedCloth-4.2.13 spec/formatters/style_filtered_html_spec.rb
parity-RedCloth-4.2.12 spec/formatters/style_filtered_html_spec.rb
parity-RedCloth-4.2.11 spec/formatters/style_filtered_html_spec.rb
parity-RedCloth-4.2.10 spec/formatters/style_filtered_html_spec.rb
parity-RedCloth-4.2.9 spec/formatters/style_filtered_html_spec.rb
YSRedCloth-4.2.18 spec/formatters/style_filtered_html_spec.rb
assplecake-RedCloth-4.2.10 spec/formatters/style_filtered_html_spec.rb
YSRedCloth-4.2.17 spec/formatters/style_filtered_html_spec.rb
YSRedCloth-4.2.16 spec/formatters/style_filtered_html_spec.rb
gv-RedCloth-4.2.9 spec/formatters/style_filtered_html_spec.rb
YSRedCloth-4.2.15 spec/formatters/style_filtered_html_spec.rb
YSRedCloth-4.2.14 spec/formatters/style_filtered_html_spec.rb
YSRedCloth-4.2.13 spec/formatters/style_filtered_html_spec.rb
YSRedCloth-4.2.12 spec/formatters/style_filtered_html_spec.rb