From d8620e51d90664a601584602ec27a10d16af1bc8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 15 Jun 2023 21:36:28 +0000
Subject: docs: update README.md [skip ci]
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0c34d21..a5ef52f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# html2md
-[](#contributors-)
+[](#contributors-)
[](LICENSE)
@@ -268,6 +268,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 097115 🐛 🤔 📓 |
 James Reynolds 👀 📢 📓 |
+
+  ImportTaste 💻 🐛 📓 |
+
--
cgit v1.2.3
From 85a6ed09b48a047a1415f4e653bdaa8f8439b3e9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 15 Jun 2023 21:36:29 +0000
Subject: docs: update README.beg.e.md [skip ci]
---
README.beg.e.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.beg.e.md b/README.beg.e.md
index 246b429..7a5dc84 100644
--- a/README.beg.e.md
+++ b/README.beg.e.md
@@ -1,6 +1,6 @@
# {{.Name}}
-[](#contributors-)
+[](#contributors-)
{{render "license/shields" . "License" "MIT"}}
--
cgit v1.2.3
From 8d78463e541cb5a735f18f5b54bde7df6ca0506e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 15 Jun 2023 21:36:30 +0000
Subject: docs: update README.end2.e.md [skip ci]
---
README.end2.e.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.end2.e.md b/README.end2.e.md
index a837cf3..4821aa4 100644
--- a/README.end2.e.md
+++ b/README.end2.e.md
@@ -17,6 +17,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 097115 🐛 🤔 📓 |
 James Reynolds 👀 📢 📓 |
+
+  ImportTaste 💻 🐛 📓 |
+
--
cgit v1.2.3
From e201d76fa7e2eea06757c0f15db751f834d36cbd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 15 Jun 2023 21:36:32 +0000
Subject: docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 50c67af..853c620 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -94,6 +94,17 @@
"talk",
"userTesting"
]
+ },
+ {
+ "login": "ImportTaste",
+ "name": "ImportTaste",
+ "avatar_url": "https://avatars.githubusercontent.com/u/53661808?v=4",
+ "profile": "https://github.com/ImportTaste",
+ "contributions": [
+ "code",
+ "bug",
+ "userTesting"
+ ]
}
],
"contributorsPerLine": 7,
@@ -102,5 +113,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}
--
cgit v1.2.3