Skip to content

Releases: pardnchiu/NanoMD

1.1.1

07 Sep 17:30
Compare
Choose a tag to compare

Fixed

  • hotKey default value in version 1.1.0

1.1.0

07 Sep 17:20
Compare
Choose a tag to compare

Added

  • editor added a parameter hotKey: boolean = true to allow disabling of hotkey functionality.
  • editor function init(pre: string = "", withFocus: boolean = true) added a parameter withFocus to allow disabling the default cursor focus.

1.0.3

29 Aug 16:49
Compare
Choose a tag to compare

Fixed

  • Updated preventRefresh logic to work with preventRefresh = false.

1.0.2

21 Aug 14:23
Compare
Choose a tag to compare

Fixed

  • addImage function to correctly generate ![alt](link title).

1.0.1

04 Aug 05:10
Compare
Choose a tag to compare

Added

  • editor parameter preventRefresh of type Boolean, default false, to prevent refreshing.

Fixed

  • ol and ul subtext being affected by the first line font style.

Adjusted

  • The default value for preventing refresh in editor is set to off.

1.0.0

27 Jul 00:07
Compare
Choose a tag to compare

PDMarkdownKit

PDMarkdownKit is a lightweight Markdown editor and viewer library based on JavaScript. It offers rich features to edit and preview Markdown content in real-time.