df7ec1a209
Major changes since 4.0.4: * JRuby support! [olabini] * Added textilize ERB utility method. [edraut] * Compatible with Ruby 1.9. * Change to list attributes so you can give style/class to list items. * Ruby 1.9 string encodings are preserved * Table cell parsing has been enhanced to handle empty cells and cells containing text with line breaks * A major regression in the handling of notextile blocks has been fixed * There is better handling of quotes inside quoted phrases, question marks inside citations, etc. * Numerous LaTeX fixes thanks to NASA scientist Bil Kleb. * A pure-Ruby version of the state machine for those that absolutely can't compile the C extension or use the precompiled JRuby or Win32 binaries.
62 lines
2.5 KiB
Text
62 lines
2.5 KiB
Text
@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:39:59 minskim Exp $
|
|
bin/redcloth
|
|
${GEM_HOME}/cache/RedCloth-${PKGVERSION}.gem
|
|
${GEM_LIBDIR}/.require_paths
|
|
${GEM_LIBDIR}/CHANGELOG
|
|
${GEM_LIBDIR}/COPYING
|
|
${GEM_LIBDIR}/Manifest
|
|
${GEM_LIBDIR}/README
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/RedCloth.gemspec
|
|
${GEM_LIBDIR}/bin/redcloth
|
|
${GEM_LIBDIR}/ext/redcloth_scan/extconf.rb
|
|
${GEM_LIBDIR}/ext/redcloth_scan/redcloth.h
|
|
${GEM_LIBDIR}/ext/redcloth_scan/redcloth_attributes.c
|
|
${GEM_LIBDIR}/ext/redcloth_scan/redcloth_inline.c
|
|
${GEM_LIBDIR}/ext/redcloth_scan/redcloth_scan.c
|
|
${GEM_LIBDIR}/lib/case_sensitive_require/RedCloth.rb
|
|
${GEM_LIBDIR}/lib/redcloth.rb
|
|
${GEM_LIBDIR}/lib/redcloth/erb_extension.rb
|
|
${GEM_LIBDIR}/lib/redcloth/formatters/base.rb
|
|
${GEM_LIBDIR}/lib/redcloth/formatters/html.rb
|
|
${GEM_LIBDIR}/lib/redcloth/formatters/latex.rb
|
|
${GEM_LIBDIR}/lib/redcloth/formatters/latex_entities.yml
|
|
${GEM_LIBDIR}/lib/redcloth/textile_doc.rb
|
|
${GEM_LIBDIR}/lib/redcloth/version.rb
|
|
${GEM_LIBDIR}/lib/redcloth_scan.${RUBY_DLEXT}
|
|
${GEM_LIBDIR}/lib/tasks/pureruby.rake
|
|
${GEM_LIBDIR}/setup.rb
|
|
${GEM_LIBDIR}/spec/custom_tags_spec.rb
|
|
${GEM_LIBDIR}/spec/differs/inline.rb
|
|
${GEM_LIBDIR}/spec/erb_spec.rb
|
|
${GEM_LIBDIR}/spec/extension_spec.rb
|
|
${GEM_LIBDIR}/spec/fixtures/basic.yml
|
|
${GEM_LIBDIR}/spec/fixtures/code.yml
|
|
${GEM_LIBDIR}/spec/fixtures/definitions.yml
|
|
${GEM_LIBDIR}/spec/fixtures/extra_whitespace.yml
|
|
${GEM_LIBDIR}/spec/fixtures/filter_html.yml
|
|
${GEM_LIBDIR}/spec/fixtures/filter_pba.yml
|
|
${GEM_LIBDIR}/spec/fixtures/html.yml
|
|
${GEM_LIBDIR}/spec/fixtures/images.yml
|
|
${GEM_LIBDIR}/spec/fixtures/instiki.yml
|
|
${GEM_LIBDIR}/spec/fixtures/links.yml
|
|
${GEM_LIBDIR}/spec/fixtures/lists.yml
|
|
${GEM_LIBDIR}/spec/fixtures/poignant.yml
|
|
${GEM_LIBDIR}/spec/fixtures/sanitize_html.yml
|
|
${GEM_LIBDIR}/spec/fixtures/table.yml
|
|
${GEM_LIBDIR}/spec/fixtures/textism.yml
|
|
${GEM_LIBDIR}/spec/fixtures/threshold.yml
|
|
${GEM_LIBDIR}/spec/formatters/class_filtered_html_spec.rb
|
|
${GEM_LIBDIR}/spec/formatters/filtered_html_spec.rb
|
|
${GEM_LIBDIR}/spec/formatters/html_no_breaks_spec.rb
|
|
${GEM_LIBDIR}/spec/formatters/html_spec.rb
|
|
${GEM_LIBDIR}/spec/formatters/id_filtered_html_spec.rb
|
|
${GEM_LIBDIR}/spec/formatters/latex_spec.rb
|
|
${GEM_LIBDIR}/spec/formatters/lite_mode_html_spec.rb
|
|
${GEM_LIBDIR}/spec/formatters/no_span_caps_html_spec.rb
|
|
${GEM_LIBDIR}/spec/formatters/sanitized_html_spec.rb
|
|
${GEM_LIBDIR}/spec/formatters/style_filtered_html_spec.rb
|
|
${GEM_LIBDIR}/spec/parser_spec.rb
|
|
${GEM_LIBDIR}/spec/spec.opts
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_HOME}/specifications/RedCloth-${PKGVERSION}.gemspec
|