aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2012-04-25 11:21:53 -0400
committeradmin <admin@branchable.com>2012-04-25 11:21:53 -0400
commitda8196e91b8bf66882d701b60d554c5c78905e02 (patch)
treed8e3c93ea2529e9a9ec95428e41bfa387f63ee2a /doc/ikiwiki
parent33ebb726e331228366c1e1d789f0eafc639c322e (diff)
downloadikiwiki-da8196e91b8bf66882d701b60d554c5c78905e02.tar
ikiwiki-da8196e91b8bf66882d701b60d554c5c78905e02.tar.gz
ok nevermind :)
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r--doc/ikiwiki/directive/graph/discussion.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ikiwiki/directive/graph/discussion.mdwn b/doc/ikiwiki/directive/graph/discussion.mdwn
index 03dbb3813..f88da7261 100644
--- a/doc/ikiwiki/directive/graph/discussion.mdwn
+++ b/doc/ikiwiki/directive/graph/discussion.mdwn
@@ -23,3 +23,5 @@ Then I can use `[[!graph class="align-right" ...]]`.. --[[anarcat]]
> You can already use `<div class="align-right">[[!graph ...]]</div>`,
> doesn't that have the same practical effect? --[[smcv]]
+
+> > It does! I didn't think of that, thanks! I am not used to plain HTML in wikis, and the [[plugins/contrib/osm]] plugin has "right" and "left" directives... --[[anarcat]]