web/src/components/MemoContent/markdown/README.md
Small React components used by MemoMarkdownRenderer to style HTML emitted by react-markdown.
node prop from DOM output through ReactMarkdownProps.GFM task lists are normalized before rendering by remarkSplitMixedTaskLists.
<p> wrappers.ListItem uses a two-column grid: checkbox/control in the first column, task text and nested content in the second.