Browse Source

release 1.8.4

Estevao Soares dos Santos 7 năm trước cách đây
mục cha
commit
512eab62e8
6 tập tin đã thay đổi với 54 bổ sung3 xóa
  1. 10 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

+ 10 - 0
CHANGELOG.md

@@ -1,3 +1,13 @@
+<a name="1.8.4"></a>
+## [1.8.4](https://github.com/showdownjs/showdown/compare/1.8.3...1.8.4) (2017-12-05)
+
+
+### Bug Fixes
+
+* **tables:** raw html inside code tags in tables no longer breaks tables ([4ef4c5e](https://github.com/showdownjs/showdown/commit/4ef4c5e)), closes [#471](https://github.com/showdownjs/showdown/issues/471)
+
+
+
 <a name="1.8.3"></a>
 ## [1.8.3](https://github.com/showdownjs/showdown/compare/1.8.2...1.8.3) (2017-11-28)
 

+ 1 - 1
dist/showdown.js

@@ -1,4 +1,4 @@
-;/*! showdown v 1.8.3 - 05-12-2017 */
+;/*! showdown v 1.8.4 - 05-12-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.8.3",
+  "version": "1.8.4",
   "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.8.4](https://github.com/showdownjs/showdown/tree/1.8.4)
+
+### Test Suite: Basic (50 cycles)
+| test | avgTime | max | min |
+|:-----|--------:|----:|----:|
+|Simple "Hello World"|0.736|11.076|0.117|
+|performance.testfile.md|32.918|62.427|27.941|
+
+### Test Suite: subParsers (20 cycles)
+| test | avgTime | max | min |
+|:-----|--------:|----:|----:|
+|hashHTMLBlocks|5.260|17.333|2.340|
+|anchors|0.522|2.898|0.307|
+|autoLinks|0.124|0.300|0.071|
+|blockQuotes|2.244|3.333|2.015|
+|codeBlocks|0.244|0.817|0.190|
+|codeSpans|0.354|1.201|0.243|
+|detab|0.096|0.143|0.088|
+|encodeAmpsAndAngles|0.138|0.198|0.096|
+|encodeBackslashEscapes|0.093|0.184|0.071|
+|encodeCode|0.961|1.611|0.858|
+|escapeSpecialCharsWithinTagAttributes|0.252|0.520|0.158|
+|githubCodeBlocks|0.262|0.390|0.161|
+|hashBlock|0.052|0.129|0.037|
+|hashElement|0.003|0.040|0.000|
+|hashHTMLSpans|4.240|4.673|4.044|
+|hashPreCodeTags|0.134|0.337|0.113|
+|headers|1.412|4.475|1.077|
+|horizontalRule|0.358|2.686|0.196|
+|images|0.184|0.480|0.130|
+|italicsAndBold|0.300|0.458|0.234|
+|lists|3.074|4.651|2.626|
+|outdent|0.204|0.931|0.137|
+|paragraphs|6.406|8.020|5.821|
+|spanGamut|4.136|6.038|3.840|
+|strikethrough|0.007|0.132|0.000|
+|stripLinkDefinitions|0.248|0.403|0.217|
+|tables|0.003|0.040|0.001|
+|unescapeSpecialChars|0.009|0.039|0.007|
+
+
 ## [version 1.8.3](https://github.com/showdownjs/showdown/tree/1.8.3)
 
 ### 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