Skip to content

v1.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 16:30
· 1157 commits to master since this release

1.2.6 (2020-12-10)

Bug Fixes

  • fix atx heading and make regex safe (#1853) (70ee29c)
    possible breaking change: When using the block.heading rule the text provided in capture group 2 will not be trimmed of whitespace.
  • fix link with angle brackets around href (#1851) (656c3e4)