aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/features.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index a6a6f1915..d3226586b 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -14,7 +14,10 @@ Currently implemented:
images, etc. These are not converted to wiki pages, they are just copied
unchanged by ikiwiki as it builds your wiki. So you can check in an image,
program, or other special file and link to it from your wiki pages.
- ikiwiki also supports making one page that is a [[SubPage]] of another.
+
+* [[SubPage]]s
+
+ Arbitrarily deep hierarchies of pages with fairly simple and useful [[SubPage/LinkingRUles]]
----