Extracts all todor
markers in a given file and converts
them to bullet-pointed markdown syntax. The file name is printed in bold at
the top of each section.
extract_markers_to_md(file, markers)
Name of file. Used to extract TODOs in that file from the list of markers.
List of todor
markers.