A common functionality for many of our client sites is in-page jump links a la an faq page (e.g. http://cmsplusdemo.com/option4.php). Generally, we set an id for each heading tag and link the questions to the id's rather than using anchors. From what I can tell, Pagelime really only supports the anchor method unless I'm missing something.
Is there an easy way for an end-user to create in-page jump links based on id's? Open to suggestions.