Skip to content

0.9.27

Choose a tag to compare

@github-actions github-actions released this 24 May 14:35
8b4a91e

Bug fixes

  • Fix colon fence {data-source-line} attribute injection leaking into ::: lines inside both backtick and indented code blocks — the transformer now skips colon fence matching when inside a backtick fenced code block or when the ::: line has leading whitespace (indented code block, 4+ spaces).