tips for distilling arrays from Markdown?

Thanks Bryan - works like a charm!

As for the HTML / DOM approach, I still haven’t determined if the link text has an attribute name that can be used with getAttribute (although it doesn’t seem so).

Looks like even going with the Fabian’s approach, I’d need to use something like regex to grab text from between the <a></a> for title?