remarkable-loader
Advanced tools
Comparing version 0.0.3 to 0.1.0
{ | ||
"name": "remarkable-loader", | ||
"description": "Parse source as Markdown.", | ||
"version": "0.0.3", | ||
"version": "0.1.0", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -1,2 +0,2 @@ | ||
# Remarkable loader for webpack [![Build Status](https://img.shields.io/travis/unindented/remarkable-loader.svg)](http://travis-ci.org/unindented/remarkable-loader) [![Dependency Status](https://img.shields.io/gemnasium/unindented/remarkable-loader.svg)](https://gemnasium.com/unindented/remarkable-loader) | ||
# Remarkable loader for webpack [![Version](https://img.shields.io/npm/v/remarkable-loader.svg)](https://www.npmjs.com/package/remarkable-loader) [![Build Status](https://img.shields.io/travis/unindented/remarkable-loader.svg)](http://travis-ci.org/unindented/remarkable-loader) [![Dependency Status](https://img.shields.io/gemnasium/unindented/remarkable-loader.svg)](https://gemnasium.com/unindented/remarkable-loader) | ||
@@ -3,0 +3,0 @@ Parses source as Markdown using the awesome [Remarkable](https://github.com/jonschlinkert/remarkable) parser. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7135