@compiiile/compiiile 2.4.1 → 2.6.0

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.
@@ -129,10 +129,13 @@ You can specify the title, alt text, and size of any image:
129
129
 
130
130
  ```md
131
131
  ![Favicon alt text|100px](./.compiiile/public/favicon.png "Favicon title")
132
+ ![Favicon alt text|100px|no-margin](./.compiiile/public/favicon.png "Favicon without margin")
132
133
  ```
133
134
 
134
135
  ![Favicon alt text|100px](./.compiiile/public/favicon.png "Favicon title")
135
136
 
137
+ ![Favicon alt text|100px|no-margin](./.compiiile/public/favicon.png "Favicon without margin")
138
+
136
139
  ## Code and syntax highlight
137
140
 
138
141
  ````
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@compiiile/compiiile",
3
3
  "private": false,
4
- "version": "2.4.1",
4
+ "version": "2.6.0",
5
5
  "description": "The most convenient way to render a folder containing markdown files. Previewing and searching markdown files has never been that easy.",
6
6
  "author": "AlbanCrepel <alban.crepel@gmail.com>",
7
7
  "license": "GPL-3.0-only",
package/index.md DELETED
@@ -1 +0,0 @@
1
- # Index