This lists all changes in Creole from
Creole 0.1 to current, so developers who have older versions of Creole can upgrade their parser easier.
- space as escape character before ending triple curly braces in nowiki (see Add No Wiki Escape Proposal)
- embedded nowiki/preformatted is allowed in tables
- Changed: "Any markup except for images within a link will not be parsed." -> "At least images inside links must be supported. Parsing other markup within a link is not required (optional)."
- equal sign directly following pipe defines a table header (see Talk.Table)
- relaxed the "no markup allowed" rules
- requirement to support wiki-style linebreaks \\ - (see ChangeLinebreakMarkupProposal)
- can put line breaks in table cells
- allow for level one headings like this: = really big heading =
- Tables - all cells separated by single pipes
- Removed rule: "Links should not be allowed to contain a linebreak."
- Added summary of reasoning for markup elements in comment boxes.
- Images now can have optional ALT text {{flower.png|alt text}}