This page contains several tests of the Markdown extensions that many Massive Wikis make use of. These include:
Footnotes (how the heck do you specify these in Obsidian?)
Strikethrough
Fenced code:
$ ls -lrt
$ date -u
and, you know, wikilinks; e.g.,
images will need some special handling
here is an image from the MassiveWiki _attachments
folder in CommonMark format:

:
![[image_file_name]]
:and for good measure another image in yet another directory using Obsidian wikilink format:
![[image_file_name]]
:
Other tests of using Mistletoe to render Markdown to HTML for Massive Wikis are needed. And, we expect, more general usage will unearth any issues. In fact, we are certain of that.