I was wondering if there would be any problems if I added a list inside a H1 heading:
some link>
It's not valid to have a ul inside a h1, the best way of checking is to use http://validator.w3.org/ to check your structure, that way the doctype you are using will be considered. (but it's still not valid!)