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.2.4-x86-mswin32-60 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4-x86-mingw32 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4-java spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4.pre3-x86-mswin32-60 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4.pre3-x86-mingw32 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4.pre3-java spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4.pre3 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4.pre2-x86-mswin32-60 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4.pre2-x86-mingw32 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4.pre2-java spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4.pre2 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.4.pre1 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.3-x86-mswin32-60 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.3-universal-java spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.3 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.2-x86-mswin32-60 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.2-universal-java spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.1-x86-mswin32-60 spec/formatters/style_filtered_html_spec.rb
RedCloth-4.2.1-universal-java spec/formatters/style_filtered_html_spec.rb