blob: f8d06b4d45010bd1daf6da86aedd30da0fe4d052 (
plain)
ikiwiki 1.10 released with these changes:
- Run page through any relevant filters when generating a page preview.
- Noticed a bug in the wikitext markup plugin -- it made CamelCase links the
default throughout the wiki, not only on wikitext pages. Decided to call
this a feature, and split the camelcase support out into a separate plugin
that is independant of wikitext.
- Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.
|