Delphi Inspiration – Delphi Components and Software Applications

Version History

DICreole 3.0.0 – 2011-11-11

  • Support Delphi XE2 Win32 & Win64.
  • Support for RichEdit version >= 0x0200 on MFC.
  • Tracking of NME source line number.
  • Conditional expressions in output format strings with ?:.
  • "}}}" handled as normal characters outside pre block.
  • Bug fixes related to nesting of output markup and hook calls.
  • With LaTeX output, numbered and definition lists are translated to enumerate and definition environments respectively instead of itemize.

DICreole 2.4.0 – 2011-02-01

  • Fix: When a list immediately followed a paragraph without an empty line, the paragraph end tag was not output, which resulted in invalid HTML.
  • New function NMEResetOutput.
  • New function NMECurrentInputIndex.

DICreole 2.3.0 – 2010-08-28

  • Delphi XE support.

DICreole 2.2.1 – 2010-04-07

  • Documentation impvovements and corrections.

DICreole 2.2.0 – 2010-04-01

  • Arrays in lists didn't balance closing tags correctly; fixed (arrays force list end).
  • Sublists weren't converted to compliant HTML (they were outside <li></li> markup); fixed.
  • Use id attributes for anchors instead of name in a separate a element.
  • }{ was wrongly recognized as an image opening tag; fixed.
  • Context available in wordwrapPermFun callback.
  • No more wordwrap within tables for Creole output.
  • Improve Creole → DokuWiki converter.
  • Add debug output format (valid XML).

DICreole 2.1.0 – 14 Sep 2009

  • Delphi 2010 support.

DICreole 2.0 – 11 Feb 2009

  • Delphi 2009 support.
  • Make Delphi Unicode compatible.
  • New hook function charHookFun called when a character is copied to output. Useful to match text fragments in input and output.
  • New hook function getVarFun for custom variables in expressions.
  • Character = was skipped in headings even when it wasn't the optional trailing heading markup. Fixed
  • New variable p in output format strings for output offset.
  • New format NMEOutputFormatTextCompact with less blank lines than NMEOutputFormatText.
  • Reduced right margin for RTF output.
  • Tables should be followed by an empty line. Fixed

DICreole 1.0 – 15 Oct 2007

  • Initial release.
products/creole/history.txt · Last modified: 2011/11/11 10:20 (external edit)