Titus
Titus
Maybe! There is currently work happening in CommonMark to improve this (particularly about CJK, but I think it touches on surrogates like here too). So this is a bit undefined...
@craftzdog is this something you want to look at implementing?
out of scope
It could theoretically, but then the scope of this project becomes bigger. i have an ecosystem above parse5 (which is a *parser*), perhaps you want that: https://github.com/syntax-tree/hast-util-from-html-isomorphic, https://github.com/syntax-tree/hast-util-format, https://github.com/syntax-tree/hast-util-to-html
different tools do different things and I think that’s okay!
Yes it is. That is not whitespace (in the sense that HTML allows between things). It is the same as putting a word there. When the parser/spec sees such things,...
> and I need people to understand from a prompt perspective there is no, one-size fits all answer […] These points you write down here, of what people need to...
To me, this sounds giant, essentially could be a book or website or otherwise a course on its own. And, much of it to me feels outside of a) what...
I am :+1: to answer objective 3 of your outline above. Recipe is a word here used for short copy/pastable things: https://unifiedjs.com/learn/. A recipe for this would be a code...
As far as I am aware this is not explained somewhere in the spec. I don’t think it needs to. In my mind, it’s similar to putting anything else at...