10 Commits

Author SHA1 Message Date
Mark de Wever
22886e3d2a Fix the output for negative numbers in a cell.
When the text starts with a negative number it's parsed as a new row, by
adding a space in front of all texts this problem is fixed. Cells with
hardcoded text this isn't needed so not done.
2008-08-24 09:58:23 +00:00
Mark de Wever
484230845f Add support for container tables. 2008-07-19 15:33:35 +00:00
Mark de Wever
964a0fcab4 Add a extra \n to the table data,
...this avoids the last line not to be displayed when there's no extra
\n in the data.
2008-07-19 08:08:55 +00:00
Mark de Wever
60bb964163 Make the default value match for a variable non-greedy.
This avoids the problem where a closing brace in the description was
seen as terminator.
2008-07-19 07:58:54 +00:00
Mark de Wever
2283975313 Add some error output...
...so we can see something went wrong instead of grepping through the
output.
2008-07-19 07:45:22 +00:00
Mark de Wever
92275b897d Also commit the changes to wiki_grabber... 2008-05-01 09:31:42 +00:00
Mark de Wever
584df8c958 Seems the move of the wiki grabber didn't delete the original. 2008-04-24 17:54:14 +00:00
Mark de Wever
2ca2486a65 Add more info when an error occurs. 2008-04-24 16:22:31 +00:00
Mark de Wever
a34996108b Fix default directory after moving the file. 2008-04-23 19:48:12 +00:00
Mark de Wever
c84109ca02 Move the wiki grabber to the utils directory. 2008-04-23 19:15:40 +00:00