diff options
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/inline.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/inline.mdwn b/doc/plugins/inline.mdwn index 05dea3a70..ef08d2cb2 100644 --- a/doc/plugins/inline.mdwn +++ b/doc/plugins/inline.mdwn @@ -32,3 +32,5 @@ directive: * `actions` - If set to "yes" add links to the bottom of the inlined pages for editing and discussion (if they would be shown at the top of the page itself). +* `sort` - Controls how inlined pages are sorted. The default, "age" is to + sort newest pages first. Setting it to "title" will sort pages by title. |