Tags that are void elements and phrasing content should be considered inline elements. by Songmu · Pull Request #810 · commonmark/commonmark-spec · GitHub
DRANK
As discussed in #806, CommonMark lacks specifications for handling void elements. Since void elements are defined in HTML specifications as lacking closing tags, CommonMark should also define behav...
1 comments
ということで、CommonMarkのspecにpull request出してみた。
github.com/commonmark/com…