װיקיװערטערבוך:bugzilla/01521

פֿון װיקיװערטערבוך

bugzilla:01521 – "allow anchor name to be defined independent of section header text"

tests links[ענדערן]

  1. #foo bar = #foo_bar   [[#foo bar]] = [[#foo_bar]]
  2. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#foo_bar
  3. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#foo%20bar   &#x20 = " "
  4. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#foo.20bar   fails
  5. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#foo%5Fbar   &#x5F = "_"
  6. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#foo.5Fbar   fails
  7. #bar foo = #bar_foo   [[#bar foo]] = [[#bar_foo]]
  8. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#bar_foo
  9. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#bar%20foo   &#x20 = " "
  10. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#bar.20foo   fails
  11. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#bar%5Ffoo   &#x5F = "_"
  12. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#bar.5Ffoo   fails
  13. #vaser
  14. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#vaser
  15. #װאַסער
  16. //yi.wiktionary.org/w/index.php?title=project:bugzilla/01521#.D7.B0.D7.90.D6.B7.D7.A1.D7.A2.D7.A8

bugzilla:01521[ענדערן]

==== <font id "vaser" />װאַסער ====

* [[װאַסער]]

generates:

װאַסער[ענדערן]

using space: font id="foo bar"[ענדערן]

<font id="foo bar" />this at section using space: font id="foo bar"<br />

generates:
this at section using space: font id="foo bar"
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

using underscore: font id="bar_foo"[ענדערן]

<font id="bar_foo" />this at section using underscore: font id="bar_foo"<br />

generates:
this at section using underscore: font id="bar_foo"
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.