diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-08 16:01:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-08 16:01:16 -0400 |
commit | 29157c9cd1b3ad81bb76de5c99b21d27c25867d8 (patch) | |
tree | 5465c4fcb92958df42e49b881df40bac06b444ec /doc | |
parent | 358a95d7addfb5bf50799b51b1175b3831ab4e7c (diff) | |
download | ikiwiki-29157c9cd1b3ad81bb76de5c99b21d27c25867d8.tar ikiwiki-29157c9cd1b3ad81bb76de5c99b21d27c25867d8.tar.gz |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/definition_lists_should_be_bold.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/definition_lists_should_be_bold.mdwn b/doc/bugs/definition_lists_should_be_bold.mdwn index a6597a45c..95233f78c 100644 --- a/doc/bugs/definition_lists_should_be_bold.mdwn +++ b/doc/bugs/definition_lists_should_be_bold.mdwn @@ -18,3 +18,8 @@ I believe `<dt>` should be made bold. I have added this to my `local.css`, and I } :) How does that look? I can provide a patch for the base wiki if you guys really want... ;) -- [[anarcat]] + +> What you dislike seems to be the default rendering of definition lists by +> browsers. I don't think it's ikiwiki's place to override browser defaults +> for standard markup in the document body, at least not in the default +> antitheme. --[[Joey]] |