Changeset [c28c0c67932db5c98d49f30018364594f140a402] by Graeme Worthy
April 30th, 2009 @ 11:54 AM
fixing this blecloth debacle http://github.com/graemeworthy/g...
Committed by Graeme Worthy
- M config/environment.rb
- M vendor/gems/BlueCloth-1.0.0/.specification
- M vendor/gems/BlueCloth-1.0.0/CHANGES
- M vendor/gems/BlueCloth-1.0.0/LICENSE
- M vendor/gems/BlueCloth-1.0.0/README
- M vendor/gems/BlueCloth-1.0.0/bin/bluecloth
- M vendor/gems/BlueCloth-1.0.0/install.rb
- M vendor/gems/BlueCloth-1.0.0/lib/bluecloth.rb
- M vendor/gems/BlueCloth-1.0.0/test.rb
- M vendor/gems/BlueCloth-1.0.0/tests/00_Class.tests.rb
- M vendor/gems/BlueCloth-1.0.0/tests/05_Markdown.tests.rb
- M vendor/gems/BlueCloth-1.0.0/tests/10_Bug.tests.rb
- M vendor/gems/BlueCloth-1.0.0/tests/15_Contrib.tests.rb
- M vendor/gems/BlueCloth-1.0.0/tests/bctestcase.rb
- M vendor/gems/BlueCloth-1.0.0/tests/data/antsugar.txt
- M vendor/gems/BlueCloth-1.0.0/tests/data/ml-announce.txt
- M vendor/gems/BlueCloth-1.0.0/tests/data/re-overflow.txt
- M vendor/gems/BlueCloth-1.0.0/tests/data/re-overflow2.txt
- M vendor/gems/BlueCloth-1.0.0/utils.rb
- M vendor/gems/bluecloth-2.0.0/.specification
- M vendor/gems/bluecloth-2.0.0/ChangeLog
- M vendor/gems/bluecloth-2.0.0/LICENSE
- M vendor/gems/bluecloth-2.0.0/LICENSE.discount
- M vendor/gems/bluecloth-2.0.0/README
- M vendor/gems/bluecloth-2.0.0/Rakefile
- M vendor/gems/bluecloth-2.0.0/Rakefile.local
- M vendor/gems/bluecloth-2.0.0/bin/bluecloth
- M vendor/gems/bluecloth-2.0.0/ext/VERSION
- M vendor/gems/bluecloth-2.0.0/ext/amalloc.h
- M vendor/gems/bluecloth-2.0.0/ext/bluecloth.c
- M vendor/gems/bluecloth-2.0.0/ext/config.h
- M vendor/gems/bluecloth-2.0.0/ext/cstring.h
- M vendor/gems/bluecloth-2.0.0/ext/docheader.c
- M vendor/gems/bluecloth-2.0.0/ext/extconf.rb
- M vendor/gems/bluecloth-2.0.0/ext/generate.c
- M vendor/gems/bluecloth-2.0.0/ext/markdown.c
- M vendor/gems/bluecloth-2.0.0/ext/markdown.h
- M vendor/gems/bluecloth-2.0.0/ext/mkdio.c
- M vendor/gems/bluecloth-2.0.0/ext/mkdio.h
- M vendor/gems/bluecloth-2.0.0/ext/resource.c
- M vendor/gems/bluecloth-2.0.0/ext/version.c
- M vendor/gems/bluecloth-2.0.0/lib/bluecloth.rb
- M vendor/gems/bluecloth-2.0.0/rake/191_compat.rb
- M vendor/gems/bluecloth-2.0.0/rake/dependencies.rb
- M vendor/gems/bluecloth-2.0.0/rake/helpers.rb
- M vendor/gems/bluecloth-2.0.0/rake/manual.rb
- M vendor/gems/bluecloth-2.0.0/rake/packaging.rb
- M vendor/gems/bluecloth-2.0.0/rake/publishing.rb
- M vendor/gems/bluecloth-2.0.0/rake/rdoc.rb
- M vendor/gems/bluecloth-2.0.0/rake/style.rb
- M vendor/gems/bluecloth-2.0.0/rake/svn.rb
- M vendor/gems/bluecloth-2.0.0/rake/testing.rb
- M vendor/gems/bluecloth-2.0.0/rake/verifytask.rb
- M vendor/gems/bluecloth-2.0.0/rake/win32.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/101_changes_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/autolinks_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/blockquotes_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/code_spans_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/emphasis_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/entities_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/hrules_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/images_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/inline_html_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/links_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/lists_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/paragraphs_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth/titles_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bluecloth_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/bugfix_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/contributions_spec.rb
- M vendor/gems/bluecloth-2.0.0/spec/data/antsugar.txt
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Amps and angle encoding.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Amps and angle encoding.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Auto links.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Auto links.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Backslash escapes.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Backslash escapes.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Blockquotes with code blocks.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Blockquotes with code blocks.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Code Blocks.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Code Blocks.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Code Spans.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Code Spans.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Hard-wrapped paragraphs with list-like lines.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Hard-wrapped paragraphs with list-like lines.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Horizontal rules.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Horizontal rules.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Inline HTML (Advanced).html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Inline HTML (Advanced).text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Inline HTML (Simple).html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Inline HTML (Simple).text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Inline HTML comments.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Inline HTML comments.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Links, inline style.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Links, inline style.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Links, reference style.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Links, reference style.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Links, shortcut references.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Links, shortcut references.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Literal quotes in titles.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Literal quotes in titles.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Markdown Documentation - Basics.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Markdown Documentation - Basics.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Markdown Documentation - Syntax.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Markdown Documentation - Syntax.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Nested blockquotes.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Nested blockquotes.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Ordered and unordered lists.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Ordered and unordered lists.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Strong and em together.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Strong and em together.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Tabs.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Tabs.text
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Tidyness.html
- M vendor/gems/bluecloth-2.0.0/spec/data/markdowntest/Tidyness.text
- M vendor/gems/bluecloth-2.0.0/spec/data/ml-announce.txt
- M vendor/gems/bluecloth-2.0.0/spec/data/re-overflow.txt
- M vendor/gems/bluecloth-2.0.0/spec/data/re-overflow2.txt
- M vendor/gems/bluecloth-2.0.0/spec/lib/constants.rb
- M vendor/gems/bluecloth-2.0.0/spec/lib/helpers.rb
- M vendor/gems/bluecloth-2.0.0/spec/lib/matchers.rb
- M vendor/gems/bluecloth-2.0.0/spec/markdowntest_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Green Building Brain is an open source and open content tool for collaboration and resource sharing between green building professionals and amateurs.