diff options
author | martin <martin@web> | 2011-11-16 19:03:25 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-11-16 19:03:25 -0400 |
commit | ceacee1c17ca0bd32d5056d9a19be335c7b60cf9 (patch) | |
tree | 844254eab61315a7706fc6accacb20f038e43309 /doc/todo | |
parent | b46aefe3197f5b0a271b5d3b3655ecea464841a6 (diff) | |
download | ikiwiki-ceacee1c17ca0bd32d5056d9a19be335c7b60cf9.tar ikiwiki-ceacee1c17ca0bd32d5056d9a19be335c7b60cf9.tar.gz |
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/hyphenation.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/hyphenation.mdwn b/doc/todo/hyphenation.mdwn index 5b4aaf5c9..e7f6bc401 100644 --- a/doc/todo/hyphenation.mdwn +++ b/doc/todo/hyphenation.mdwn @@ -27,3 +27,6 @@ A Perl implementation of the algorithm exists in [[!cpan TeX::Hyphen]]. > alongside `local.css`? :-) > > --[[smcv]] + +>> Thanks, I did not realize that the javascript does something else than add &shy;s - took a closer look at it now. +>> I doubt however that adding them will increase the byte count more than transmitting the javascript. |