On Oct 26, 2004, at 1:10 AM, Nils Kassube wrote:
In Ruby 1.8 this should be
task_text.gsub(/[\s*?]/, '[X]')
So this would replace "space[space]space" with "space[X]space"
It's still not working. I simply get the same (empty brackets) i the
archive file?
-t