Skip to content

Releases: skoropadas/telegramify-markdown

v1.3.3

08 Apr 20:17
e8fabc4

Choose a tag to compare

1.3.3 (2026-04-08)

Bug Fixes

v1.3.2

17 Dec 15:52

Choose a tag to compare

1.3.2 (2025-12-17)

Bug Fixes

v1.3.0

19 Mar 18:03
b66e68a

Choose a tag to compare

1.3.0 (2025-03-19)

Features

  • add table handler to escape/remove it from the input (#13) (b66e68a)

v1.2.4

28 Feb 08:15

Choose a tag to compare

1.2.4 (2025-02-28)

Bug Fixes

v1.2.3

27 Feb 21:23

Choose a tag to compare

1.2.3 (2025-02-27)

Bug Fixes

  • nested code blocks aren't handled properly (82bd028), closes #10
  • urls are encoded (233a7df), closes #12

v1.2.2

02 Aug 08:06
1f8b1bd

Choose a tag to compare

1.2.2 (2024-08-02)

Bug Fixes

v1.2.1

22 Jul 19:03

Choose a tag to compare

1.2.1 (2024-07-22)

Bug Fixes

  • types are not included in the bundle (465c795)

v1.2.0

22 Jul 18:56

Choose a tag to compare

1.2.0 (2024-07-22)

Features

  • add d.ts for the main converter function to support TypeScript (5c42d89), closes #9

v1.1.3

14 Apr 09:19
5b75aeb

Choose a tag to compare

1.1.3 (2024-04-14)

Bug Fixes

  • prevent from encoding already encoded url links (#8) (5b75aeb)

v1.1.2

14 Apr 09:15
f0ac6cb

Choose a tag to compare

1.1.2 (2024-04-14)

Bug Fixes

  • doubled slashes when parentheses in links (#7) (f0ac6cb)