https://bugzilla.wikimedia.org/show_bug.cgi?id=24299
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Krinkle <[email protected]> 2010-07-07 11:12:27 UTC --- The headline in question is <pre> == 本地{{hideH}}模板使得没有鼠标的用户无法阅读其中内容 == </pre> The {{hideH}} template is comparable to en.wiki's Collapse DIV's things. I asume the reason for this is because it's adding a block level element, thus the [edit] link can't be added anywhere good. however it is interesting that section=n manually does work. Presumably because the code for section=n looks at the source code directly and find a perfectly fine == heading == there. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
