mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(docs): content language attachment
This commit is contained in:
parent
800424405a
commit
051cba9a6d
@ -4437,7 +4437,7 @@
|
||||
"name": "iconClass",
|
||||
"value": "bx bx-align-right",
|
||||
"isInheritable": false,
|
||||
"position": 20
|
||||
"position": 10
|
||||
}
|
||||
],
|
||||
"format": "markdown",
|
||||
@ -4474,6 +4474,14 @@
|
||||
"mime": "image/png",
|
||||
"position": 10,
|
||||
"dataFileName": "3_Content language & Right-t.png"
|
||||
},
|
||||
{
|
||||
"attachmentId": "xIGmhxc0vBlC",
|
||||
"title": "image.png",
|
||||
"role": "image",
|
||||
"mime": "image/jpg",
|
||||
"position": 10,
|
||||
"dataFileName": "4_Content language & Right-t.png"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
@ -1,5 +1,5 @@
|
||||
# Content language & Right-to-left support
|
||||

|
||||

|
||||
|
||||
A language hint can be provided for text notes. This option informs the browser or the desktop application about the language the note is written in (for example this might help with spellchecking), and it also determines whether the text is displayed from right-to-left for languages such as Arabic, Hebrew, etc.
|
||||
|
||||
|
12
src/public/app/doc_notes/en/User Guide/!!!meta.json
generated
12
src/public/app/doc_notes/en/User Guide/!!!meta.json
generated
@ -4245,7 +4245,7 @@
|
||||
"title": "Text",
|
||||
"notePosition": 10,
|
||||
"prefix": null,
|
||||
"isExpanded": false,
|
||||
"isExpanded": true,
|
||||
"type": "text",
|
||||
"mime": "text/markdown",
|
||||
"attributes": [
|
||||
@ -4437,7 +4437,7 @@
|
||||
"name": "iconClass",
|
||||
"value": "bx bx-align-right",
|
||||
"isInheritable": false,
|
||||
"position": 20
|
||||
"position": 10
|
||||
}
|
||||
],
|
||||
"format": "html",
|
||||
@ -4474,6 +4474,14 @@
|
||||
"mime": "image/png",
|
||||
"position": 10,
|
||||
"dataFileName": "3_Content language & Right-t.png"
|
||||
},
|
||||
{
|
||||
"attachmentId": "xIGmhxc0vBlC",
|
||||
"title": "image.png",
|
||||
"role": "image",
|
||||
"mime": "image/jpg",
|
||||
"position": 10,
|
||||
"dataFileName": "4_Content language & Right-t.png"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
BIN
src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Text/4_Content language & Right-t.png
generated
Normal file
BIN
src/public/app/doc_notes/en/User Guide/User Guide/Note Types/Text/4_Content language & Right-t.png
generated
Normal file
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
@ -14,7 +14,7 @@
|
||||
|
||||
<div class="ck-content">
|
||||
<p>
|
||||
<img src="api/images/JShOeO3gLTrk/Content language & Right-t.png">
|
||||
<img src="4_Content language & Right-t.png">
|
||||
</p>
|
||||
<p>A language hint can be provided for text notes. This option informs the
|
||||
browser or the desktop application about the language the note is written
|
||||
|
Loading…
x
Reference in New Issue
Block a user