markdown-themes
Advanced tools
Comparing version 1.0.0 to 1.3.0
{ | ||
"name": "markdown-themes", | ||
"version": "1.0.0", | ||
"version": "1.3.0", | ||
"description": "Nice CSS themes for Markdown files", | ||
@@ -19,4 +19,4 @@ "main": "index.js", | ||
], | ||
"author": "Danilo Prates <daniloprates@gmail.com>", | ||
"license": "ISC", | ||
"author": "Danilo Prates <daniloprates@gmail.com> (http://daniloprates.github.io)", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -23,0 +23,0 @@ "url": "https://github.com/daniloprates/markdown-themes/issues" |
@@ -8,3 +8,3 @@ # Markdown Themes | ||
* Run `$ npm install --save markdown-themes` | ||
* In your HTML, include: `<link rel="stylesheet" href="node_modules/markdown/themes/css/{THEME-NAME}-theme.css">` | ||
* In your HTML, include: `<link rel="stylesheet" href="node_modules/markdown-themes/css/{THEME-NAME}-theme.css">` | ||
@@ -11,0 +11,0 @@ ## Themes availables: |
Sorry, the diff of this file is not supported yet
30945
5
466