@lanzorg/commitlint-config-template 0.0.34 → 0.0.36

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 +9 -10
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,15 +4,18 @@
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
+
11
+ ### Category #1
10
12
 
11
13
  <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
14
 
13
- <p><img src="https://raw.githubusercontent.com/olankens/template/HEAD/.assets/divider.png" align="center" height="1" width="100%"></p>
15
+ ### Category #2
16
+ <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%"><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>
14
17
 
15
- ### Update Pub Package
18
+ ## Update Pub Package
16
19
 
17
20
  Suspendisse blandit justo vel sollicitudin.
18
21
 
@@ -20,9 +23,7 @@ Suspendisse blandit justo vel sollicitudin.
20
23
  flutter pub add senchard --git-url https://github.com/olankens/senchard
21
24
  ```
22
25
 
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
26
+ ## Instantiate the Client
26
27
 
27
28
  Suspendisse blandit justo vel sollicitudin.
28
29
 
@@ -30,9 +31,7 @@ Suspendisse blandit justo vel sollicitudin.
30
31
  var client = Client('television_ip_address_here', foolish: true);
31
32
  ```
32
33
 
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
34
+ ## Update Picture Mode
36
35
 
37
36
  Suspendisse blandit justo vel sollicitudin.
38
37
 
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.36",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [