From: Amin Bandali Date: Sat, 28 Apr 2018 20:09:22 +0000 (-0400) Subject: [emacs] fix post initialization TOC link on GitHub X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/commitdiff_plain/967b0a8269f01ba3020df0725a56615826993df3?hp=967b0a8269f01ba3020df0725a56615826993df3 [emacs] fix post initialization TOC link on GitHub 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. ---