Skip to content

Releases: atom-community/atom-ide-markdown-service

v2.1.0

18 Mar 03:44
Compare
Choose a tag to compare

2.1.0 (2021-03-18)

Bug Fixes

  • refactor EventLoopYielder (89a5933)
  • scopesByFenceName type (80749db)

Features

  • pass optional configuration to purifier (f4e064a)
  • use more robust tree-sitter highlighter variation (fc6b190)

v2.0.0

04 Feb 11:06
Compare
Choose a tag to compare

2.0.0 (2021-02-04)

Bug Fixes

Features

  • include utils functions in the package (3d1999f)

Performance Improvements

  • build modules in separate folders (a7e069f)

BREAKING CHANGES

  • output files paths (see readme)

v1.6.0

12 Oct 05:40
Compare
Choose a tag to compare

1.6.0 (2020-10-12)

Bug Fixes

Features

  • highlight function (87aa6e1)
  • seprate done function from editorTokenized (6896dee)

v1.5.1

11 Oct 21:56
Compare
Choose a tag to compare

1.5.1 (2020-10-11)

Bug Fixes

  • use firstElementChild instead of firstChild (a135943)

v1.5.0

09 Oct 06:29
Compare
Choose a tag to compare

1.5.0 (2020-10-09)

Features

v1.4.1

08 Oct 21:37
Compare
Choose a tag to compare

1.4.1 (2020-10-08)

Bug Fixes

  • files to be included in the pack (8153c23)

v1.4.0

08 Oct 21:22
Compare
Choose a tag to compare

1.4.0 (2020-10-08)

Bug Fixes

  • fix renderer in the readme (8077adb)
  • getNextUpdatePromise type for text editor (cdc677d)
  • HTMLPreElement type (8d6deab)
  • optional chaining for setting innerHTML of line2 (4fa1e1a)
  • use in instead of checking the value directly (d48303b)

Features

  • add es modules bundle (b001cad)
  • add LanguageMode and TextBuffer types (f6bbb42)
  • add TextMateLanguageMode types (f7c1cd5)
  • fix types for renderer.ts (b91633a)
  • onDidTokenize type (043c406)
  • rename to typescript (ac3cd38)
  • set grammar using its buffer (411748a)
  • use typescript (bcf9d64)

v1.3.4

08 Oct 07:37
Compare
Choose a tag to compare

1.3.4 (2020-10-08)

Bug Fixes

v1.3.3

23 Sep 15:15
Compare
Choose a tag to compare

1.3.3 (2020-09-23)

Bug Fixes

v1.3.2

12 Aug 06:45
Compare
Choose a tag to compare

1.3.2 (2020-08-12)

Bug Fixes