mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
chore(docs): minor cleanup
This commit is contained in:
@@ -571,26 +571,6 @@
|
||||
"format": "markdown",
|
||||
"dataFileName": "Multi-Factor Authentication.md",
|
||||
"attachments": []
|
||||
},
|
||||
{
|
||||
"isClone": false,
|
||||
"noteId": "KaM3TfD7mP78",
|
||||
"notePath": [
|
||||
"pOsGYCXsbNQG",
|
||||
"Otzi9La2YAUX",
|
||||
"WOcw2SLH6tbX",
|
||||
"KaM3TfD7mP78"
|
||||
],
|
||||
"title": "Reverse proxy setup",
|
||||
"notePosition": 120,
|
||||
"prefix": null,
|
||||
"isExpanded": false,
|
||||
"type": "text",
|
||||
"mime": "text/html",
|
||||
"attributes": [],
|
||||
"format": "markdown",
|
||||
"dataFileName": "Reverse proxy setup.md",
|
||||
"attachments": []
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5704,6 +5684,13 @@
|
||||
"value": "bx bx-globe-alt",
|
||||
"isInheritable": false,
|
||||
"position": 10
|
||||
},
|
||||
{
|
||||
"type": "relation",
|
||||
"name": "internalLink",
|
||||
"value": "zEY4DaJG4YT5",
|
||||
"isInheritable": false,
|
||||
"position": 20
|
||||
}
|
||||
],
|
||||
"format": "markdown",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Web View
|
||||
## Configuration
|
||||
|
||||
A webview needs to know which URL to render, and it can be provided by setting the `webViewSrc` attribute, such as:
|
||||
A webview needs to know which URL to render, and it can be provided by setting the `webViewSrc` [label](../Advanced%20Usage/Attributes.md), such as:
|
||||
|
||||
```
|
||||
#webViewSrc="https://www.wikipedia.org"
|
||||
|
||||
Reference in New Issue
Block a user