Skip to content

MarkdownEditing 3.6.0

Latest

Choose a tag to compare

@deathaxe deathaxe released this 29 Dec 16:17

Bug Fixes

  • fix (float/int) type conflict in debounced() decorator (python 3.13 compat)
  • fix default keymap comment

New Features

  • add BBCode support for fenced code block (PR #799)
  • add support for KDL fenced code blocks - auto-v1/2-selection variant kdl as well as forced v1/v2 variants kdl1 and kdl2 (PR #783)
  • add spearate scope for autolink URLs' protocol and www parts (PR #732)