[jQuery] How can i set a number inside a h1 tag before the text starts?

[jQuery] How can i set a number inside a h1 tag before the text starts?


Hi,
i am using the table of contents function of rebecca murphey. The
script works fine, but i need to extend itin two ways.
1. set a number for each toc element?
2. set exactly this number to he h1 inner html in fron of the text?
So that the result is:
1. Head 1
2. Head 2


1. Head 1
mycontent text djaskdjasödjaskdj aslökjd asd
dkajsdjaslödkjasdkljasldkjasd
2. Head 2
mycontent text sldkasäfasdfkasdjflöasdf
asdfasdkfjasdfnasdm,fn sdjaf asöd
...
Thank you!