You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @property {Array.<string>} passThrough List of custom hast node types to pass through (keep) in hast. If the passed through nodes have children, those children are expected to be hast and will be handled
24
24
*
25
25
* @typedef HiddenTokenizer
26
26
* @property {Array.<HiddenLocationTracker>} __mixins Way too simple, but works for us.
@@ -85,9 +85,12 @@ var doctypeToken = 'DOCTYPE_TOKEN'
0 commit comments