mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-26 14:02:46 +03:00
chore: adjust preloading page (#3753)
This commit is contained in:
parent
a4fe7dd119
commit
ca016f1dd1
@ -284,25 +284,16 @@
|
|||||||
"prop:type": "todo",
|
"prop:type": "todo",
|
||||||
"prop:text": [
|
"prop:text": [
|
||||||
{
|
{
|
||||||
"insert": "Click \""
|
"insert": "Click the drop-down menu"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"insert": "⋮\" on the top right ",
|
"insert": " \"v\" next to the title for more advanced options",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"bold": true
|
"bold": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"insert": "to easily "
|
"insert": ", such as the ability to one-click export your work into PDF/HTML/Markdown formats."
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "export your work ",
|
|
||||||
"attributes": {
|
|
||||||
"bold": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"insert": "in PDF/HTML/Markdown/PDF format. "
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"prop:checked": false
|
"prop:checked": false
|
||||||
|
Loading…
Reference in New Issue
Block a user