Metadata


Name
RedCloth
Version
4.3.4
Platform
ruby
Authors
Jason Garber
Joshua Siler
Ola Bini
Bindir
bin
Date
2024-03-13 00:00:00 UTC
Dependencies
bundler (> 1.3.4, development)
rake (~> 13, development)
rspec (~> 3.12, development)
diff-lcs (~> 1.5, development)
Description
Textile parser for Ruby.
Executables
redcloth
Extensions
ext/redcloth_scan/extconf.rb
Extra rdoc files
README.rdoc
COPYING
CHANGELOG
Files
.gemtest
.rspec
CHANGELOG
COPYING
Gemfile
README.rdoc
Rakefile
bin/redcloth
doc/textile_reference.html
ext/redcloth_scan/extconf.rb
ext/redcloth_scan/redcloth.h
ext/redcloth_scan/redcloth_attributes.c
ext/redcloth_scan/redcloth_inline.c
ext/redcloth_scan/redcloth_scan.c
lib/case_sensitive_require/RedCloth.rb
lib/redcloth.rb
lib/redcloth/erb_extension.rb
lib/redcloth/formatters/base.rb
lib/redcloth/formatters/html.rb
lib/redcloth/formatters/latex.rb
lib/redcloth/formatters/latex_entities.yml
lib/redcloth/textile_doc.rb
lib/redcloth/version.rb
lib/tasks/pureruby.rake
redcloth.gemspec
spec/benchmark_spec.rb
spec/custom_tags_spec.rb
spec/erb_spec.rb
spec/extension_spec.rb
spec/fixtures/basic.yml
spec/fixtures/code.yml
spec/fixtures/definitions.yml
spec/fixtures/extra_whitespace.yml
spec/fixtures/filter_html.yml
spec/fixtures/filter_pba.yml
spec/fixtures/html.yml
spec/fixtures/images.yml
spec/fixtures/instiki.yml
spec/fixtures/links.yml
spec/fixtures/lists.yml
spec/fixtures/poignant.yml
spec/fixtures/sanitize_html.yml
spec/fixtures/table.yml
spec/fixtures/textism.yml
spec/fixtures/threshold.yml
spec/formatters/class_filtered_html_spec.rb
spec/formatters/filtered_html_spec.rb
spec/formatters/html_no_breaks_spec.rb
spec/formatters/html_spec.rb
spec/formatters/id_filtered_html_spec.rb
spec/formatters/latex_spec.rb
spec/formatters/lite_mode_html_spec.rb
spec/formatters/no_span_caps_html_spec.rb
spec/formatters/sanitized_html_spec.rb
spec/formatters/style_filtered_html_spec.rb
spec/parser_spec.rb
spec/security/CVE-2012-6684_spec.rb
spec/security/CVE-2023-31606_spec.rb
spec/spec_helper.rb
tasks/compile.rake
tasks/ragel_extension_task.rb
tasks/release.rake
tasks/rspec.rake
tasks/rvm.rake
Homepage
https://github.com/jgarber/redcloth
Licenses
MIT
Metadata
{"bug_tracker_uri"=>"https://github.com/jgarber/redcloth/issues", "changelog_uri"=>"https://github.com/jgarber/redcloth/blob/master/CHANGELOG", "source_code_uri"=>"https://github.com/jgarber/redcloth"}
Rdoc options
--charset=UTF-8
--line-numbers
--inline-source
--title
RedCloth
--main
README.rdoc
Require paths
lib
lib/case_sensitive_require
ext
Required ruby version
>= 2.4
Required rubygems version
>= 0
Rubygems version
3.5.6
Specification version
4
Summary
RedCloth-4.3.4
Test files
spec/benchmark_spec.rb
spec/custom_tags_spec.rb
spec/erb_spec.rb
spec/extension_spec.rb
spec/fixtures/basic.yml
spec/fixtures/code.yml
spec/fixtures/definitions.yml
spec/fixtures/extra_whitespace.yml
spec/fixtures/filter_html.yml
spec/fixtures/filter_pba.yml
spec/fixtures/html.yml
spec/fixtures/images.yml
spec/fixtures/instiki.yml
spec/fixtures/links.yml
spec/fixtures/lists.yml
spec/fixtures/poignant.yml
spec/fixtures/sanitize_html.yml
spec/fixtures/table.yml
spec/fixtures/textism.yml
spec/fixtures/threshold.yml
spec/formatters/class_filtered_html_spec.rb
spec/formatters/filtered_html_spec.rb
spec/formatters/html_no_breaks_spec.rb
spec/formatters/html_spec.rb
spec/formatters/id_filtered_html_spec.rb
spec/formatters/latex_spec.rb
spec/formatters/lite_mode_html_spec.rb
spec/formatters/no_span_caps_html_spec.rb
spec/formatters/sanitized_html_spec.rb
spec/formatters/style_filtered_html_spec.rb
spec/parser_spec.rb
spec/security/CVE-2012-6684_spec.rb
spec/security/CVE-2023-31606_spec.rb
spec/spec_helper.rb
Original platform
ruby
New platform
ruby