Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
}
},
{
Equation: {
thumbnail: 'equation.png',
component: COMPONENTS.Equation,
description:
'This uses [KaTeX](https://github.com/Khan/KaTeX) to typeset mathematical equations. Example:',
image: 'equation.png',
liveExample: true
}
},
{
Gist: {
thumbnail: 'gist.png',
component: COMPONENTS.Gist,
description: 'Embed a github gist',
image: 'gist.png',
liveExample: true
}
},
{
Header: {
thumbnail: 'header.png',
component: COMPONENTS.Header,
description:
'This component makes it easy to add a title, subtitle, and byline to your article:',
image: 'header.png',
liveExample: true
}
},
{