diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-05 03:57:46 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-05 03:57:46 +0000 |
commit | 1976d105a03a721305b3c7f71fc590282cf84da8 (patch) | |
tree | fb30b2da3795cd44f83425273d1c5a0b5ca41779 /doc | |
parent | c4f62d1c50a1f7298db1e57d9b1d1a8562d48ae9 (diff) | |
download | ikiwiki-1976d105a03a721305b3c7f71fc590282cf84da8.tar ikiwiki-1976d105a03a721305b3c7f71fc590282cf84da8.tar.gz |
web commit by JoshTriplett
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/filtering_content_when_inlining.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/filtering_content_when_inlining.mdwn b/doc/todo/filtering_content_when_inlining.mdwn new file mode 100644 index 000000000..028a42148 --- /dev/null +++ b/doc/todo/filtering_content_when_inlining.mdwn @@ -0,0 +1 @@ +It would help to allow filtering of content when [[inlining|plugins/inline]] pages. For example, given some way to filter out the display of inlines within other inlines, a blog post could allow easy inline commenting by putting an inline directive with post form at the bottom of the post.
\ No newline at end of file |