From 4b667f4f6f2b98448d15b5cb8dcef05c138cbc0f Mon Sep 17 00:00:00 2001
From: 719media
Date: Wed, 23 Oct 2019 12:07:13 -0700
Subject: [PATCH 001/228] chore: Update README.md (#55)
Readme file needs to escape tags
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3377957..467a96c 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ You can also use the [online tool](http://danilowoz.com/create-vue-content-loade
|secondaryColor|string|`'#ecebeb'`||
|uniqueKey|string|`randomId()`|Unique ID, you need to make it consistent for SSR|
|animate|boolean|`true`||
-|baseUrl|string|empty string|Required if you're using in your . Defaults to an empty string. This prop is common used as: which will fill the SVG attribute with the relative path. Related [#14](https://github.com/egoist/vue-content-loader/issues/14).|
+|baseUrl|string|empty string|Required if you're using `` in your `