commonmark.js
commonmark.js copied to clipboard
Is there a way to know if the tag is standalone?
trafficstars
Q1. Is there a way to check if the tag is standalone (like: img, hr, br, iframe etc.) or not? Q2. Is there a way to access nested representation of the parsed markdown text?