diff options
author | spalax <spalax@web> | 2015-06-21 08:30:40 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-06-21 08:30:40 -0400 |
commit | 3d269e9595eb617bf94f16c776a9af6e4654fea3 (patch) | |
tree | ea12f7a04fc282dc6317a376490eecf7cf69497d /doc | |
parent | af5f66655e2388b31c25a60137df82f631b0d63d (diff) | |
download | ikiwiki-3d269e9595eb617bf94f16c776a9af6e4654fea3.tar ikiwiki-3d269e9595eb617bf94f16c776a9af6e4654fea3.tar.gz |
Aknowlege irrelevance of my new `rimg` plugin
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/img/discussion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/img/discussion.mdwn b/doc/plugins/img/discussion.mdwn index 2cae741a8..bc525a562 100644 --- a/doc/plugins/img/discussion.mdwn +++ b/doc/plugins/img/discussion.mdwn @@ -30,3 +30,9 @@ Is it possible to give an external image URL, must the image be local? One use c >> for Markdown. I don't think ikiwiki directives should duplicate markup >> formats' features unless it makes a significant difference to functionality >> or usability. --[[smcv]] + +>>> I totally agree. I never think about using HTML in my markdown documents, +>>> and I did not know the `!\[Alt text](image url)`. Anyway, this plugin took +>>> me less than one hour to write and publish; I will delete it soon. +>>> +>>> Anyway, thanks for your answer. --[[Louis|spalax]] |