Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@wangeditor/code-highlight

wangeditor-team83.8kMIT1.0.3TypeScript support: included

wangEditor code-highlight module

readme

wangEditor code highlight

Code highlight module built in wangEditor by default.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.3 (2022-09-14)

Bug Fixes

  • 代码块 - 增加 lua groovy 语言 (ef4f62a)

1.0.2 (2022-06-02)

Bug Fixes

  • issue 4308 - 自定义字号、字体无法回显 (ad38b8c)

1.0.1 (2022-04-18)

Bug Fixes

  • 更新各包之间依赖版本 (75c552c)
  • 修复 pnpm 安装 @wangeditor/editor 出现警告的问题 (4087fbe)
  • 移除了每个包下的 publishConfig directory 配置 (16559f0)
  • 粘贴 代码块出错 (fc44d9f)
  • rename es module filename (1821d4e)
  • table - elemToHtml (e36e609)

Features