Skip to content
Snippets Groups Projects
user avatar
chris authored
This patch resolves issues with how call writers merge their instructions into
the main handler instruction list.
- writeCalls will now only merge instructions into the list of the next higher
  call writer
- all call writers have been given a finalise() method to use when the call
  writer needs to be terminated gracefully at the end of parsing when the wiki
  markup didn't provide its expected exit syntax.

I have only tested finalise with lists. It still requires testing with wiki markup
which results in improperly closed tables, quotes and preformatted text (it may
not be possible to improperly terminate some of these syntax modes).

darcs-hash:20060606131200-9b6ab-1fcde7e25e173de014e2f99bfdee22279b2d911d.gz
f4f02a0f
History
Name Last commit Last update