Skip to content

Releases: shivjm/remark-extensions

remark-kbd-nested v0.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 12:47
a3d2bc2

⚠ BREAKING CHANGES

  • remark-kbd-nested: freeze fromMarkdown

Bug Fixes

  • remark-kbd-nested: correct path to main in package.json (70353f4)
  • remark-kbd-nested: freeze fromMarkdown (ac775c2)

micromark-extension-kbd-nested v0.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 12:46
d90ca46

⚠ BREAKING CHANGES

  • micromark-extension-kbd-nested: freeze html

Bug Fixes

  • micromark-extension-kbd-nested: freeze html (e54a3c2)

remark-kbd-nested v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 18:16
13bd4e8

⚠ BREAKING CHANGES

  • remark-kbd-nested: add support for variable sections

Features

  • remark-kbd-nested: add support for variable sections (7cdcb7c)

remark-kbd-nested v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Nov 12:39
b020383

Bug Fixes

  • remark-kbd-nested: update micromark-extension-kbd-nested to 0.3.1 (71f87a3)

remark-kbd-nested v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 12:25
18829b0

⚠ BREAKING CHANGES

  • remark-kbd-nested: update micromark-extension-kbd-nested to 0.3.0

deps

  • remark-kbd-nested: update micromark-extension-kbd-nested to 0.3.0 (4c90b44)

0.1.1 (2021-11-01)

Features

micromark-extension-kbd-nested v0.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 18:16
f900bbf

⚠ BREAKING CHANGES

  • micromark-extension-kbd-nested: update and improve README
  • micromark-extension-kbd-nested: add test suggested by README
  • micromark-extension-kbd-nested: add support for variable sequences

Features

  • micromark-extension-kbd-nested: add support for variable sequences (d725d24)

Tests

  • micromark-extension-kbd-nested: add test suggested by README (cbac68b)

docs

  • micromark-extension-kbd-nested: update and improve README (362920b)

micromark-extension-kbd-nested v0.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Nov 12:38
aa17e24

Bug Fixes

  • micromark-extension-kbd-nested: correctly handle escaped backslashes (44c0515)

micromark-extension-kbd-nested v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 12:25
6a9eb57

⚠ BREAKING CHANGES

  • micromark-extension-kbd-nested: turn unclosed sequences into no-ops
  • micromark-extension-kbd-nested: preserve space inside kbd sequence

Features

  • micromark-extension-kbd-nested: turn unclosed sequences into no-ops (be61d7f)

Bug Fixes

  • micromark-extension-kbd-nested: preserve space inside kbd sequence (9a6a0eb)

remark-kbd-nested v0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Nov 21:23
8074f36

Features

micromark-extension-kbd-nested v0.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Nov 21:19
8074f36

⚠ BREAKING CHANGES

  • micromark-extension-kbd-nested: put generated files under lib

Features

  • micromark-extension-kbd-nested: export new function normalizeDelimiter (861a1e0)

Build System

  • micromark-extension-kbd-nested: put generated files under lib (19a9991)