tent-markdown
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -221,3 +221,3 @@ (function (expose) { | ||
"\n": function lineBreak( text ) { | ||
return [ 3, [ "linebreak" ] ]; | ||
return [ 1, [ "linebreak" ] ]; | ||
} | ||
@@ -224,0 +224,0 @@ |
{ | ||
"name": "tent-markdown", | ||
"version": "0.0.2", | ||
"description": "Tent dialect for markdown-js lib", | ||
"version": "0.0.3", | ||
"description": "Tent dialect for markdown lib", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "tent", |
Sorry, the diff of this file is not supported yet
13767