Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@financial-times/o-syntax-highlight

Package Overview
Dependencies
Maintainers
18
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-syntax-highlight - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

4

package.json

@@ -28,3 +28,3 @@ {

"name": "@financial-times/o-syntax-highlight",
"version": "3.0.2",
"version": "3.0.3",
"description": "syntax highlighter for FT products",

@@ -40,4 +40,4 @@ "homepage": "https://github.com/Financial-Times/o-syntax-highlight",

"eslint-config-origami-component": "^2.0.1",
"origami-ci-tools": "^1.3.8"
"origami-ci-tools": "^1.3.12"
}
}

@@ -138,2 +138,8 @@

## Troubleshooting
### How do I use Marked to convert Markdown files to HTML with o-syntax-highlight code blocks?
When using [Marked](https://www.npmjs.com/package/marked) it is possible to override its default renderer so you can create custom output for code blocks. To get `o-syntax-highlight` compatible output see the [example in this Github issue](https://github.com/Financial-Times/o-syntax-highlight/issues/49).
## Migration

@@ -140,0 +146,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc