File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
44
run : npm ci
45
45
46
46
- name : Test
47
- run : npm run test:coverage
47
+ run : npm run test
48
48
49
49
lint :
50
50
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change
1
+ [ ![ ci] ( https://github.com/runarberg/markdown-it-math/actions/workflows/ci.yml/badge.svg )] ( https://github.com/runarberg/markdown-it-math/actions/workflows/ci.yml )
2
+ ![ Coverage] ( https://runarberg.github.io/markdown-it-math/badge.svg )
1
3
[ ![ npm] ( https://img.shields.io/npm/v/markdown-it-math.svg )] ( https://www.npmjs.com/package/markdown-it-math )
2
- [ ![ Build Status] ( https://travis-ci.org/runarberg/markdown-it-math.svg?branch=master )] ( https://travis-ci.org/runarberg/markdown-it-math )
4
+ [ ![ License] ( https://img.shields.io/npm/l/markdown-it-math )] ( https://github.com/runarberg/markdown-it-math/blob/main/LICENSE )
5
+ [ ![ Downloads] ( https://img.shields.io/npm/dm/markdown-it-math )] ( https://npm-stat.com/charts.html?package=markdown-it-math )
3
6
4
7
** Note:** This is a general [ markdown-it] [ markdown-it ] math plugin. It
5
8
was originally designed to render [ MathML] [ mathml ] . If you intend to
You can’t perform that action at this time.
0 commit comments