Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Languages fixes

Choose a tag to compare

@peterpeterparker peterpeterparker released this 10 Dec 11:44

Inherit peer dependency @deckdeckgo/highlight-code v2.2.2 improvement:

Features

  • display a console.error if the language is not supported

Fix

  • support alias (such as html for markup)
  • load alias required scripts
  • required scripts loading race condition