UNPKG

markdown-it-synapse-math

Version:
26 lines (25 loc) 542 B
{ "name": "markdown-it-math", "main": "dist/markdown-it-math.js", "version": "3.0.2", "authors": [ "Rúnar Berg Baugsson Sigríðarson <runarberg@zoho.com>" ], "description": "Markdown-it plugin to include math in your document", "keywords": [ "markdown-it", "markdown-it-plugin", "markdown", "MathML", "AsciiMath" ], "license": "MIT", "homepage": "https://github.com/runarberg/markdown-it-math", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }