diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-22 21:37:10 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-22 21:37:10 +0000 |
commit | ac8e1bf2fc2d193061ccae31ae89c8ddae83c7ff (patch) | |
tree | 18c0c64bc755a4193ad51b0b4b815ca93e7a1e9e /doc/users | |
parent | 9284519c7af9132c2c82cba78c6fa356f1a2d131 (diff) | |
download | ikiwiki-ac8e1bf2fc2d193061ccae31ae89c8ddae83c7ff.tar ikiwiki-ac8e1bf2fc2d193061ccae31ae89c8ddae83c7ff.tar.gz |
web commit by KarlMW: my utf-8 screw-up apology, asciidoc plugin
Diffstat (limited to 'doc/users')
-rw-r--r-- | doc/users/KarlMW/discussion.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/users/KarlMW/discussion.mdwn b/doc/users/KarlMW/discussion.mdwn index f32047bff..c53c21d29 100644 --- a/doc/users/KarlMW/discussion.mdwn +++ b/doc/users/KarlMW/discussion.mdwn @@ -1 +1,5 @@ -When you edited [[ikiwikiusers]] all the uf-8 on the page was removed. Is this an issue with the web browser you used? I've fixed the utf-8 damage. --[[Joey]]
\ No newline at end of file +When you edited [[ikiwikiusers]] all the utf-8 on the page was removed. Is this an issue with the web browser you used? I've fixed the utf-8 damage. --[[Joey]] + +> Ooops! Sorry - yes, my fault - I was using w3m, which spawned nano to edit the text, and I'm not setup for utf-8. I'll be more careful in future. + +> While I have your attention... I got my asciidoc plugin going, at least well enough to render my website without complaint. If you want to have a look at it, the plugin is at <http://mowson.org/karl/colophon>. Is it worthy of adding to the ikiwiki plugin collection? This is my first ever perl programming, so I may well have made absurd mistakes - if there are things that need changing then I will probably need help/guidance. --KarlMW
\ No newline at end of file |