3 The `ikiwiki-transition deduplinks` command introduced in the
4 last release was buggy. If you followed the NEWS file instructions
5 and ran it, you should run `ikiwiki -setup` to rebuild your wiki
8 ikiwiki 3.13 released with [[!toggle text="these changes"]]
10 * ikiwiki-transition: If passed a nonexistant srcdir, or one not
11 containing .ikiwiki, abort with an error rather than creating it.
12 * Allow underlaydir to be overridden without messing up inclusion
13 of other underlays via add\_underlay.
14 * More friendly display of markdown, textile in edit form selector
16 * Allow curly braces to be used in pagespecs, and avoid a whole class
17 of potential security problems, by avoiding performing any string
18 interpolation on user-supplied data when translating pagespecs.
19 * ikiwiki-transition: Allow setup files to be passed to all subcommands
21 * ikiwiki-transition: deduplinks was broken and threw away all
22 metadata stored by plugins in the index. Fix this bug.
23 * listdirectives: Avoid listing \_comment directives and generally
24 assume any directive starting with \_ is likewise internal."""]]