Skip to content

Commit e0ff0b1

Browse files
committed
4.0.0
1 parent 26f8b7a commit e0ff0b1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

markdown-it-attrs.browser.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ module.exports = function (options) {
309309
* | h1 |
310310
* | -- |
311311
* | c1 |
312+
*
312313
* {.c}
313314
*/
314315
name: 'tables',

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdown-it-attrs",
3-
"version": "3.0.3",
3+
"version": "4.0.0",
44
"description": "Add classes, identifiers and attributes to your markdown with {} curly brackets, similar to pandoc's header attributes",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)