Sha256: a51b9c67e487614ad659cb331792bf0cfa0971b9b885149c7986e7c8f52d99f5

Contents?: true

Size: 173 Bytes

Versions: 66

Compression:

Stored size: 173 Bytes

Contents

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

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

Version data entries

66 entries across 66 versions & 8 rubygems

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