A markdown file with a parent/child set of tasks “ Task Name” renders the children/indented items with open boxes “[ ]”.
The file came from ChatGTP.
ChatGTP suggests that the problem is caused because DEVONthink using “Multimarkdown” and not “CommonMark”.
However, when I create a md file and then manually add the parent and child they render correctly.
For my imported file I solved the problem by converting the top layer to markdown headings and then the children rendered correctly.
I’m posting this only to verify that the behavior is expected for imported files and to ask is there is a way to get the correct rendering without having to work around by changing the Parent level headings.
It would help if you showed the raw markdown source.
Since the forum software also uses markdown, put it in a code block so it doesn’t get converted (enclose it in 3 backticks ``` on the lines before and after) or post a screenshot.