[dlang.org] [dlang/dlang.org] 9b6bcf: use <span id="foo"> for anchors instead of <a name...

GitHub via dlang.org dlang.org at puremagic.com
Mon Jun 6 03:20:56 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/dlang.org
  Commit: 9b6bcf493d0212b36ea00d69d2f68ab47992ba22
      https://github.com/dlang/dlang.org/commit/9b6bcf493d0212b36ea00d69d2f68ab47992ba22
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2016-06-06 (Mon, 06 Jun 2016)

  Changed paths:
    M html.ddoc

  Log Message:
  -----------
  use <span id="foo"> for anchors instead of <a name="foo">

The old method would mess with surrounding links.


  Commit: 4002317945691727e591c9a56725cdc93c020ac8
      https://github.com/dlang/dlang.org/commit/4002317945691727e591c9a56725cdc93c020ac8
  Author: Vladimir Panteleev <github.private at thecybershadow.net>
  Date:   2016-06-06 (Mon, 06 Jun 2016)

  Changed paths:
    M html.ddoc

  Log Message:
  -----------
  Merge pull request #1338 from aG0aep6G/ADEF

use <span id="foo"> for anchors instead of <a name="foo">


Compare: https://github.com/dlang/dlang.org/compare/0d836553c327...400231794569


More information about the dlang.org mailing list