Browse Source

release 1.7.6

Estevao Soares dos Santos 7 năm trước cách đây
mục cha
commit
87b1422064
6 tập tin đã thay đổi với 55 bổ sung3 xóa
  1. 11 0
      CHANGELOG.md
  2. 1 1
      dist/showdown.js
  3. 1 1
      dist/showdown.min.js
  4. 1 1
      package.json
  5. 0 0
      performance.json
  6. 41 0
      performance.log.md

+ 11 - 0
CHANGELOG.md

@@ -1,3 +1,14 @@
+<a name="1.7.6"></a>
+## [1.7.6](https://github.com/showdownjs/showdown/compare/1.7.5...1.7.6) (2017-10-06)
+
+
+### Bug Fixes
+
+* **tables:** tables are properly rendered when followed by a single linebreak and a list ([d88b095](https://github.com/showdownjs/showdown/commit/d88b095)), closes [#443](https://github.com/showdownjs/showdown/issues/443)
+* **tables:** trailing spaces no longer prevent table parsing ([66bdd21](https://github.com/showdownjs/showdown/commit/66bdd21)), closes [#442](https://github.com/showdownjs/showdown/issues/442)
+
+
+
 <a name="1.7.5"></a>
 ## [1.7.5](https://github.com/showdownjs/showdown/compare/1.7.4...1.7.5) (2017-10-02)
 

+ 1 - 1
dist/showdown.js

@@ -1,4 +1,4 @@
-;/*! showdown v 1.7.5 - 06-10-2017 */
+;/*! showdown v 1.7.6 - 06-10-2017 */
 (function(){
 /**
  * Created by Tivie on 13-07-2015.

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
dist/showdown.min.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "showdown",
-  "version": "1.7.5",
+  "version": "1.7.6",
   "description": "A Markdown to HTML converter written in Javascript",
   "author": "Estevão Santos",
   "homepage": "http://showdownjs.github.io/showdown/",

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
performance.json


+ 41 - 0
performance.log.md

@@ -1,6 +1,47 @@
 # Performance Tests for showdown
 
 
+## [version 1.7.6](https://github.com/showdownjs/showdown/tree/1.7.6)
+
+### Test Suite: Basic (50 cycles)
+| test | avgTime | max | min |
+|:-----|--------:|----:|----:|
+|Simple "Hello World"|0.313|6.267|0.092|
+|performance.testfile.md|30.962|54.583|26.381|
+
+### Test Suite: subParsers (20 cycles)
+| test | avgTime | max | min |
+|:-----|--------:|----:|----:|
+|hashHTMLBlocks|4.099|7.072|2.360|
+|anchors|0.574|4.502|0.294|
+|autoLinks|0.087|0.210|0.066|
+|blockQuotes|2.176|4.602|1.823|
+|codeBlocks|0.282|0.885|0.193|
+|codeSpans|0.265|0.764|0.166|
+|detab|0.102|0.155|0.091|
+|encodeAmpsAndAngles|0.107|0.175|0.098|
+|encodeBackslashEscapes|0.120|0.872|0.073|
+|encodeCode|0.983|1.842|0.873|
+|escapeSpecialCharsWithinTagAttributes|0.301|0.389|0.277|
+|githubCodeBlocks|0.204|0.889|0.146|
+|hashBlock|0.063|0.415|0.035|
+|hashElement|0.002|0.032|0.000|
+|hashHTMLSpans|4.131|4.411|3.988|
+|hashPreCodeTags|0.262|2.429|0.108|
+|headers|1.264|4.308|0.953|
+|horizontalRule|0.230|0.331|0.194|
+|images|0.184|0.564|0.134|
+|italicsAndBold|0.312|0.828|0.251|
+|lists|2.642|3.274|2.451|
+|outdent|0.159|0.240|0.144|
+|paragraphs|6.724|12.672|5.367|
+|spanGamut|4.991|9.206|4.173|
+|strikethrough|0.003|0.058|0.000|
+|stripLinkDefinitions|0.246|0.390|0.219|
+|tables|0.002|0.044|0.000|
+|unescapeSpecialChars|0.010|0.051|0.007|
+
+
 ## [version 1.7.5](https://github.com/showdownjs/showdown/tree/1.7.5)
 
 ### Test Suite: Basic (50 cycles)

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác