Socket
Socket
Sign inDemoInstall

gatsby-remark-highlight-code

Package Overview
Dependencies
4
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

3.3.0

Diff

peterpeterparker
published 3.2.0 •

Changelog

Source

3.2.0 (2022-01-04)

Features

  • support Gatsby v4 (in addition to v3)
peterpeterparker
published 3.1.0 •

Changelog

Source

3.1.0 (2021-12-01)

Fix

  • clean zero width spaces from clipboard when code is copied (to do so, the copy event is intercepted and processed only if the target is the component)
peterpeterparker
published 3.0.2 •

Changelog

Source

3.0.2 (2021-11-13)

Fix

  • bump required @deckdeckgo/highlight-code dependency to solve concurrent required scripts load for complex languages
peterpeterparker
published 3.0.1 •

Changelog

Source

3.0.1 (2021-07-28)

Fix

  • no language provided results in an undefined value for the attribute highlight-lines (#40)
  • highlight-lines information might be provided with the node.lang but als with node.meta

Build

  • bump build dependencies
peterpeterparker
published 3.0.0 •

Changelog

Source

3.0.0 (2021-05-22)

Breaking Changes

  • bump peer dependency gatsby to v3
  • bump peer dependency @deckdeckgo/highlight-code to v3
  • highlight lines styling default behavior modified. Instead of background color highlighting, it uses a color contrast ("highlight opacity 1, no highlighted opacity 0.32")
peterpeterparker
published 2.2.1 •

Changelog

Source

2.2.1 (2021-05-01)

Fix

  • syntax highlighting for languages other than javascript
  • empty language default to no attribute language
peterpeterparker
published 2.2.0 •

Changelog

Source

2.2.0 (2021-02-17)

Features

  • support for lines highlighting (#28)
  • bump @deckdeckgo/highlight-code peer dependency requirement to v2.4.0
peterpeterparker
published 2.1.1 •

Changelog

Source

2.1.1 (2020-12-10)

Inherit @deckdeckgo/highlight-code v2.2.2:

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
peterpeterparker
published 2.1.0 •

Changelog

Source

2.1.0 (2020-09-17)

Features

  • ability to remove the 3 dots in the window (#21)

<a name="2.0.0"></a>

23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc