File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ insert_final_newline = true
12
12
max_line_length = 120
13
13
14
14
[* .md ]
15
- insert_final_newline = false
16
15
trim_trailing_whitespace = false
17
16
18
17
[{* .json} ]
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
3
## 0.0.1
4
+
4
5
* 2022-09-17*
5
6
6
7
- Initial release
Original file line number Diff line number Diff line change 1
1
# docsify-latex
2
2
3
+ [ ![ NPM] ( https://img.shields.io/npm/v/docsify-latex.svg?style=flat-square )] ( https://www.npmjs.com/package/docsify-latex )
3
4
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square )] ( https://github.com/scruel/docsify-latex/blob/master/LICENSE )
5
+ [ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/docsify-latex/badge )] ( https://www.jsdelivr.com/package/npm/docsify-latex )
4
6
5
7
A [ docsify.js] ( https://docsify.js.org ) plugin for rendering LaTeX math blocks from markdown.
6
8
@@ -12,4 +14,4 @@ See [Documentation site](https://scruel.github.io/docsify-latex) for details.
12
14
13
15
This project is licensed under the MIT License. See the [ LICENSE] ( https://github.com/github/docsify-latex/blob/master/LICENSE ) for details.
14
16
15
- Copyright (c) Scruel Tao ([ @scruel ] ( https://github.com/scruel ) )
17
+ Copyright (c) Scruel Tao ([ @scruel ] ( https://github.com/scruel ) )
You can’t perform that action at this time.
0 commit comments