diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk_ptms9fP_S8unm2OlnsNGX1bb7QEpQ8w <Hugo@web> | 2014-03-23 10:23:51 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-03-23 10:23:51 -0400 |
commit | 4ec261a54df26f3616e1f45506eb04dadfee3318 (patch) | |
tree | 139b65fc5dd8ab8c035d14c919a9d80445aff748 /doc | |
parent | fe1e9ae40efab07ebc10c97b96e714104f0b6128 (diff) | |
download | ikiwiki-4ec261a54df26f3616e1f45506eb04dadfee3318.tar ikiwiki-4ec261a54df26f3616e1f45506eb04dadfee3318.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki/directive/meta/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ikiwiki/directive/meta/discussion.mdwn b/doc/ikiwiki/directive/meta/discussion.mdwn index 9ce81c75d..428f454ab 100644 --- a/doc/ikiwiki/directive/meta/discussion.mdwn +++ b/doc/ikiwiki/directive/meta/discussion.mdwn @@ -76,3 +76,5 @@ I guess patching [[/ikiwiki/directive/meta]] to document the fact this attribute <meta name="language" content="en" /> The problem is that it does not generate the lang attribute in `<html>` and that's what's required for [hyphenation](https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens) so this would be welcome too! + +Also, being able to use the language variable in templates would be very useful for various css tweaks. — [Hugo](https://hroy.eu) |