Menu

Trac Commit Log


Commit Date  
[r9079] by cboos

MultiRepos: merge from 0.12dev [9055:9078/trunk]

2010-01-25 21:17:15 Tree
[r9078] by cboos

Improve r9068: consider empty lines as having the adequate amount of space.

2010-01-25 14:50:17 Tree
[r9077] by cboos

#4235: Follow-up to r9076 which was not completely correct (one more test case added).

2010-01-25 14:44:44 Tree
[r9076] by cboos

WikiFormatting: fix glitch in vertical '> ...' parsing, need to address quote blocks before code blocks.

Closes #4235.

2010-01-25 13:40:58 Tree
[r9075] by cboos

WikiFormatting (#4235): only remove leading space from citation quotes when that space is consistently present.

The support for "reply to" style (as in ticket comment) is stronger, as cited normal quotes and definition lists which are depending on leading space are respected.

2010-01-24 21:14:33 Tree
[r9074] by cboos

WikiFormatting: respect wiki markup after '> ...' quoting (citations).

Instead of using a regexp and proceeding line by line, we first gather all the quoted lines and parse them recursively.

Fixes #4235.

2010-01-24 21:13:56 Tree
[r9073] by cboos

WikiFormatting: avoid starting extra list item when we simply continue an existing one.

e.g.
{{{
- this is the toplevel list item
- this is a sub item
Here we simply continue the toplevel list item
(dedent but still at the same level as the initial item)
}}}

Note however that:
{{{
- this is the toplevel list item
- this is a sub item
Here we continue the sub item, as we're directly below its start bullet.
}}}

2010-01-24 21:13:21 Tree
[r9072] by cboos

Another small bugfix, `OutlineFormatter.handle_code_block` must take the same number of arguments as the same method in `Formatter`.

2010-01-24 20:25:52 Tree
[r9071] by cboos

WikiFormatting: another follow-up to r9069, this time to allow the `|-` separator to be aligned with the `#!td` and `#!th` blocks, in case the latter are indented.

2010-01-24 20:17:58 Tree
[r9070] by cboos

Hotfix for r9069, as `WikiProcessor._format_row` didn't work on Unix (\n vs. \r\n in Genshi output issue).

2010-01-24 20:15:50 Tree
Older >
MongoDB Logo MongoDB