diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2012-04-09 11:15:05 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-04-09 11:15:05 -0400 |
commit | 4565cfb9f4b55b6fa3fc1d6f9142a8391b207b3c (patch) | |
tree | 8bff85fcaba89fdadc2a0ee1b3d423c98d559886 /doc | |
parent | cf7eac5fe78e8403bd7947166e3ef311d0276e79 (diff) | |
download | ikiwiki-4565cfb9f4b55b6fa3fc1d6f9142a8391b207b3c.tar ikiwiki-4565cfb9f4b55b6fa3fc1d6f9142a8391b207b3c.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/definition_lists_should_be_bold.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/definition_lists_should_be_bold.mdwn b/doc/bugs/definition_lists_should_be_bold.mdwn index 95233f78c..a72206b8c 100644 --- a/doc/bugs/definition_lists_should_be_bold.mdwn +++ b/doc/bugs/definition_lists_should_be_bold.mdwn @@ -23,3 +23,5 @@ I believe `<dt>` should be made bold. I have added this to my `local.css`, and I > 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]] + +> > How about in the actiontab theme then? :) |