瀏覽代碼

release 1.5.5

Estevao Soares dos Santos 8 年之前
父節點
當前提交
94419ac225
共有 3 個文件被更改,包括 46 次插入32 次删除
  1. 14 0
      CHANGELOG.md
  2. 0 0
      performance.json
  3. 32 32
      performance.log.md

+ 14 - 0
CHANGELOG.md

@@ -1,3 +1,17 @@
+<a name="1.5.5"></a>
+## [1.5.5](https://github.com/showdownjs/showdown/compare/1.5.4...1.5.5) (2016-12-30)
+
+
+### Bug Fixes
+
+* **ghCompatibleHeaderId:** add % as an escaped char ([3102615](https://github.com/showdownjs/showdown/commit/3102615))
+
+### Features
+
+* **ghCompatibleHeaderId:** generate header ids compatible with github ([db97a90](https://github.com/showdownjs/showdown/commit/db97a90)), closes [#320](https://github.com/showdownjs/showdown/issues/320) [#321](https://github.com/showdownjs/showdown/issues/321)
+
+
+
 <a name="1.5.4"></a>
 ## [1.5.4](https://github.com/showdownjs/showdown/compare/1.5.3...1.5.4) (2016-12-21)
 

File diff suppressed because it is too large
+ 0 - 0
performance.json


+ 32 - 32
performance.log.md

@@ -6,42 +6,42 @@
 ### Test Suite: Basic (100 cycles)
 | test | avgTime | max | min |
 |:-----|--------:|----:|----:|
-|Simple "Hello World"|0.644|13.067|0.178|
-|readme.md|8.181|26.315|7.019|
+|Simple "Hello World"|0.302|5.969|0.148|
+|readme.md|8.157|17.988|7.204|
 
 ### Test Suite: subParsers (1000 cycles)
 | test | avgTime | max | min |
 |:-----|--------:|----:|----:|
-|hashHTMLBlocks|0.665|1.100|0.620|
-|anchors|0.187|0.561|0.161|
-|autoLinks|0.015|0.198|0.014|
-|blockGamut|7.104|15.672|6.344|
-|blockQuotes|0.065|0.228|0.058|
-|codeBlocks|0.071|1.058|0.061|
-|codeSpans|0.189|1.036|0.168|
-|detab|0.025|0.251|0.022|
-|encodeAmpsAndAngles|0.017|0.268|0.014|
-|encodeBackslashEscapes|0.014|0.257|0.012|
-|encodeCode|0.175|0.644|0.149|
-|encodeEmailAddress|2.291|3.854|2.072|
-|escapeSpecialCharsWithinTagAttributes|0.059|0.438|0.053|
-|githubCodeBlocks|0.081|4.627|0.056|
-|hashBlock|0.029|5.068|0.011|
-|hashElement|0.001|0.197|0.000|
-|hashHTMLSpans|0.024|3.832|0.010|
-|hashPreCodeTags|0.017|0.414|0.014|
-|headers|0.462|2.671|0.393|
-|images|0.039|0.733|0.033|
-|italicsAndBold|0.038|0.309|0.034|
-|lists|4.972|11.411|4.443|
-|outdent|0.049|0.536|0.044|
-|paragraphs|1.361|2.980|1.203|
-|spanGamut|0.630|1.273|0.551|
-|strikethrough|0.000|0.208|0.000|
-|stripBlankLines|0.030|0.271|0.027|
-|stripLinkDefinitions|0.068|0.339|0.061|
-|tables|0.001|0.186|0.000|
-|unescapeSpecialChars|0.003|0.211|0.003|
+|hashHTMLBlocks|0.682|1.095|0.625|
+|anchors|0.234|0.579|0.191|
+|autoLinks|0.015|0.181|0.013|
+|blockGamut|7.307|17.844|6.509|
+|blockQuotes|0.065|0.258|0.059|
+|codeBlocks|0.073|1.052|0.062|
+|codeSpans|0.181|0.898|0.165|
+|detab|0.024|0.209|0.022|
+|encodeAmpsAndAngles|0.016|0.280|0.014|
+|encodeBackslashEscapes|0.014|0.359|0.013|
+|encodeCode|0.171|0.542|0.154|
+|encodeEmailAddress|2.302|4.221|2.080|
+|escapeSpecialCharsWithinTagAttributes|0.064|0.404|0.054|
+|githubCodeBlocks|0.112|6.431|0.057|
+|hashBlock|0.032|6.549|0.011|
+|hashElement|0.001|0.227|0.000|
+|hashHTMLSpans|0.032|6.134|0.010|
+|hashPreCodeTags|0.018|0.302|0.015|
+|headers|0.456|7.749|0.396|
+|images|0.039|1.016|0.033|
+|italicsAndBold|0.036|0.467|0.031|
+|lists|5.111|11.047|4.623|
+|outdent|0.051|0.412|0.044|
+|paragraphs|1.373|3.729|1.210|
+|spanGamut|0.769|1.307|0.669|
+|strikethrough|0.000|0.251|0.000|
+|stripBlankLines|0.031|0.292|0.027|
+|stripLinkDefinitions|0.070|0.422|0.061|
+|tables|0.001|0.212|0.000|
+|unescapeSpecialChars|0.004|0.187|0.003|
 
 
 ## [version 1.5.4](https://github.com/showdownjs/showdown/tree/)

Some files were not shown because too many files changed in this diff