[skip CI] changing preview to png
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# fa-diagrams
|
||||
**SVG diagrams built from Font-Awesome icons**
|
||||
|
||||

|
||||

|
||||
|
||||
### **[Web Editor](https://klemek.github.io/fa-diagrams)**
|
||||
|
||||
@@ -263,7 +263,7 @@ You can also specify a custom icon by entering the following object instead of a
|
||||
|
||||
Here are the accepted types and their preview :
|
||||
|
||||

|
||||

|
||||
|
||||
You can use **`none`** to make an invisible link.
|
||||
|
||||
@@ -326,7 +326,7 @@ If you want to change the icons you can edit/build your own `resources.json` as
|
||||
|
||||
### Example 1 : Hello World
|
||||
|
||||

|
||||

|
||||
|
||||
<details>
|
||||
<summary>JSON data (click)</summary>
|
||||
@@ -394,7 +394,7 @@ links:
|
||||
|
||||
### Example 2 : Web App
|
||||
|
||||

|
||||

|
||||
|
||||
<details>
|
||||
<summary>JSON data (click)</summary>
|
||||
@@ -405,7 +405,7 @@ links:
|
||||
{
|
||||
"options": {
|
||||
"placing": {
|
||||
"diagonals": true
|
||||
"diagonals": false
|
||||
},
|
||||
"rendering": {
|
||||
"icons": {
|
||||
@@ -498,7 +498,7 @@ links:
|
||||
```yaml
|
||||
options:
|
||||
placing:
|
||||
diagonals: true
|
||||
diagonals: false
|
||||
rendering:
|
||||
icons:
|
||||
color: '#00695C'
|
||||
|
||||
Reference in New Issue
Block a user