At the moment for collapsible sections, I'm converting straight from remark html nodes -> lexical nodes, but for youtube, I'm converting remark paragraph nodes -> remark youtube nodes with a custom plugin, and then those to lexical nodes. I should probably be doing the same for collapsible sections.
At the moment for collapsible sections, I'm converting straight from remark html nodes -> lexical nodes, but for youtube, I'm converting remark paragraph nodes -> remark youtube nodes with a custom plugin, and then those to lexical nodes. I should probably be doing the same for collapsible sections.