Skip to content

1.5.6

Compare
Choose a tag to compare
@colinodell colinodell released this 17 Oct 21:35
a56e91e

Changed

  • Blocks added outside of the parsing context now have their start/end line numbers defaulted to 0 to avoid type errors (#579)

Fixed

  • Fixed replacement blocks not inheriting the start line number of the container they're replacing (#579)
  • Fixed Table of Contents blocks not having correct start/end line numbers (#579)