yaml-unist-parser
Advanced tools
Changelog
1.0.0-rc.4 (2018-08-30)
yaml
AST+CST (#82) (2045635)
mappingKey
and mappingValue
are now always presented in mappingItem
comment
s aren't presented in children
anymore (moved to *Comments?
fields)trailingComment
on document
(... #comment
)trailingComment
on documentHead
(--- #comment
)comment
between blockValue
indicator and its value is now placed in indicatorComment
leadingComments
/trailingComments
fieldstrailingComments
with trailingComment
as it's only possible to be 0 or 1shorthandTag
/verbatimTag
/nonSpecificTag
with tag
<a name="1.0.0-rc.3"></a>
Changelog