[emacs] fix post initialization TOC link on GitHub
authorAmin Bandali <amin@aminb.org>
Sat, 28 Apr 2018 20:09:22 +0000 (16:09 -0400)
committerAmin Bandali <amin@aminb.org>
Sat, 28 Apr 2018 20:09:22 +0000 (16:09 -0400)
GitHub's Org mode renderer doesn't use the CUSTOM_ID property for
generating internal in-file links like Org mode itself does. So, at
least for now, the internal link has to match the heading's full name.


No differences found