Explorar el Código

docs(README.md): small fix in README.md

Estevao Soares dos Santos hace 8 años
padre
commit
d8204e9bcd
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  1. 1 1
      README.md
  2. 1 1
      dist/showdown.js
  3. 1 1
      dist/showdown.min.js

+ 1 - 1
README.md

@@ -216,7 +216,7 @@ var defaultOptions = showdown.getDefaultOptions();
 
  * **rawPrefixHeaderId**: (boolean) [default false] Setting this option to true will prevent showdown from modifying the prefix.
    This might result in malformed IDs (if, for instance, the " char is used in the prefix).
-   Has no effect if prefixHeaderId is set to false.**(since v 1.7.3)**
+   Has no effect if prefixHeaderId is set to false. **(since v 1.7.3)**
 
  * **rawHeaderId**: (boolean) [default false] Remove only spaces, ' and " from generated header ids (including prefixes),
     replacing them with dashes (-). WARNING: This might result in malformed ids **(since v1.7.3)**

+ 1 - 1
dist/showdown.js

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

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 1 - 1
dist/showdown.min.js


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio