I looked at your instructions in the README for getting a new file format added. I would love to have support for markdown.
Here is the output of the command you specified:
mdls -name kMDItemContentType -name kMDItemContentTypeTree test.md
kMDItemContentType = "dyn.ah62d4rv4ge8043a"
kMDItemContentTypeTree = (
"public.item",
"dyn.ah62d4rv4ge8043a",
"public.data"
)

Lmk if you need me to do anything else (or if there are instructions I missed for tweaking my install / settings locally without getting a PR merged to support this).
Thanks!