| Commit | Date | |
|---|---|---|
| 2010-01-25 21:17:15 | Tree | |
| 2010-01-25 14:50:17 | Tree | |
| 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. Note however that: |
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 |
| 2010-01-24 20:17:58 | Tree | |
| 2010-01-24 20:15:50 | Tree |