The default Tera template used to wrap rendered Markdown content in a
complete HTML5 document. Exposed as a pub const so that abbaye dump-theme can write it to .abbaye/theme/markdown.html.j2.
Parse md for local link and image targets that are not other Markdown
files, resolve them relative to md_pathโs parent directory, and return
those that exist as files within input_dir.