@lanzorg/commitlint-config-template 0.0.34 → 0.0.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +5 -11
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,15 +4,13 @@
4
4
 
5
5
  Preset collection for README files, targeting the vast majority of commonly used Markdown renderers and providing dedicated support for all those from GitHub, GitLab, PyPI, Pub, NPM, Crates, Docker, and many other known software registries.
6
6
 
7
- <p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="1" width="100%"></p>
7
+ [//]: # (<p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="1" width="100%"></p>)
8
8
 
9
- ### The Project Features
9
+ ## The Project Features
10
10
 
11
11
  <p><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"><img src="https://placehold.co/256x208/333/333" align="center" width="25%"><img src="https://placehold.co/256x208/666/666" align="center" width="25%"></p>
12
12
 
13
- <p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="1" width="100%"></p>
14
-
15
- ### Update Pub Package
13
+ ## Update Pub Package
16
14
 
17
15
  Suspendisse blandit justo vel sollicitudin.
18
16
 
@@ -20,9 +18,7 @@ Suspendisse blandit justo vel sollicitudin.
20
18
  flutter pub add senchard --git-url https://github.com/olankens/senchard
21
19
  ```
22
20
 
23
- <p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="1" width="100%"></p>
24
-
25
- ### Instantiate the Client
21
+ ## Instantiate the Client
26
22
 
27
23
  Suspendisse blandit justo vel sollicitudin.
28
24
 
@@ -30,9 +26,7 @@ Suspendisse blandit justo vel sollicitudin.
30
26
  var client = Client('television_ip_address_here', foolish: true);
31
27
  ```
32
28
 
33
- <p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="1" width="100%"></p>
34
-
35
- ### Update Picture Mode
29
+ ## Update Picture Mode
36
30
 
37
31
  Suspendisse blandit justo vel sollicitudin.
38
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.34",
3
+ "version": "0.0.35",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [