Skip to content

stephanmax/metalsmith-mathjax

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

metalsmith-mathjax

Prerender mathjax in metalsmith

Usage

Just add mathjax: true in the gray matter and this plugin will prerender your MathJax as SVG. This cuts down on the Javascript overhead and eliminates the delay one typically sees where the raw TeX renders for a second before MathJax loads.

Of course, you also need to add the plugin to metalsmith.json.

This repository was originally created by Chris Wilson for use on MechanicalScribe.com.

License

MIT

About

Prerender mathjax in metalsmith

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published