chore(docs): sync

This commit is contained in:
Elian Doran
2025-04-05 23:39:32 +03:00
parent 9593aa13bf
commit 67f3b4d414
10 changed files with 43 additions and 48 deletions

View File

@@ -1715,13 +1715,6 @@
"value": "bx bx-cog",
"isInheritable": false,
"position": 10
},
{
"type": "relation",
"name": "internalLink",
"value": "_options",
"isInheritable": false,
"position": 60
}
],
"format": "markdown",

View File

@@ -87,6 +87,6 @@ If the file could not be identified as any of the supported file types from abov
* Files are also displayed in the <a class="reference-link" href="../Basic%20Concepts%20and%20Features/Notes/Note%20List.md">Note List</a> based on their type:
<img class="image_resized" style="aspect-ratio:853/315;width:50%;" src="6_File_image.png" width="853" height="315">
* Non-image files can be embedded into text notes as read-only widgets via the <a class="reference-link" href="Text/Include%20Note.md">Include Note</a> functionality.
* Image files can be embedded into text notes like normal images via <a class="reference-link" href="Text/Images/Image%20references.md">Image references</a>.