projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38a2b13
)
response
author
Joey Hess
<joey@kodama.kitenet.net>
Tue, 24 Jun 2008 21:34:51 +0000
(17:34 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Tue, 24 Jun 2008 21:34:51 +0000
(17:34 -0400)
doc/plugins/contrib/plaintext/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/contrib/plaintext/discussion.mdwn
b/doc/plugins/contrib/plaintext/discussion.mdwn
index f9d7bd76310c3dbf202447d629f990d98ba8062d..d00daa78850eb599c77e5cac7be3f34ad49fe2c9 100644
(file)
--- a/
doc/plugins/contrib/plaintext/discussion.mdwn
+++ b/
doc/plugins/contrib/plaintext/discussion.mdwn
@@
-19,3
+19,13
@@
It also uses URI::Find to turn URIs into links.
I'm not very familiar with Perl, so this code could be improved.
--Gabriel
+
+I like this approach! It sidesteps the annoying problem, and it actually
+makes the .txt format genuinely wiki-like, by allowing wikilinks and
+preprocessor directices.
+
+The only thing I am not sure about is the conversion of external urls to
+hyperlinks.
+
+Can you please add a copyright/license statemnt to the top of the plugin?
+If you do, I'll add it to ikiwiki. Thanks! --[[Joey]]