Hi Aakash,
Thanks for the plugin!
We want to be able to “deep link” a specific heading within a page that has been generated by Git it Write. In your example pages, it looks like an id
attribute is added to headings (e.g., <h3 id=”heading1″>Heading1</h3>) so that adding that ID as a link (e.g., http://example.com/page/#heading1) causes the link to take you straight to that heading.
However, in our page, these IDs are not added. Is there some setting I need to ensure IDs are attached to my headings?
Thanks,
Peter