Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
889
stars
142
forks
source link
PATTERN_LEADING_COMMENTS handling #107
Open
julie-bsx opened 6 years ago
The handling of
PATTERN_LEADING_COMMENTS
results in the line number / count being incorrect. This appears to be the root cause of https://github.com/kaitai-io/kaitai_struct_webide/issues/62