Creates anchor links to heading tags in the content of selected posts, just like Github does within the Readme.md files.
echo \Kybernaut\AddAnchorLinks::add_links('<h1>Title</h1>');
define('ADD_ANCHOR_LINKS_DONT_LOAD_CSS', true);