instiki/lib
Jacques Distler 13b7e1d766 A Real Fix For the "Backslashes in Included Equations" Bug
Ruby's String.sub!(pattern, replacement) routine is fundamentally
broken. But the block version works fine.

Using the broken routine in the Chunk handler was a subtle mistake.
2009-01-17 00:28:38 -06:00
..
chunks A Real Fix For the "Backslashes in Included Equations" Bug 2009-01-17 00:28:38 -06:00
native/win32 Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
caching_stuff.rb Drop hostname from cache key 2008-12-18 09:21:26 -06:00
instiki_errors.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
node.rb Rough In New Sanitizer 2008-05-20 17:02:10 -05:00
page_renderer.rb Referring Pages for File List 2009-01-10 00:18:25 -06:00
rdocsupport.rb More Ruby 1.9 Compatibility fixes 2008-11-12 09:47:24 -06:00
redcloth.rb Sync with latest Instiki trunk. Changes: 2007-03-18 11:56:12 -05:00
sanitize.rb Better 2008-12-01 10:29:46 -06:00
sanitizer.rb Add a couple of XSS tests. 2009-01-05 16:25:27 -06:00
stringsupport.rb Add a couple of XSS tests. 2009-01-05 16:25:27 -06:00
url_generator.rb Remove last vestige of CGI.unescapeHTML 2009-01-10 02:00:26 -06:00
wiki_content.rb Don't hide equations, except in MarkdownMML and MarkdownPNG 2009-01-16 12:51:43 -06:00
wiki_words.rb Multiple leading capital letters in a WikiWord 2008-12-25 17:41:35 -06:00