some notes on the progress of PixSpace

This commit is contained in:
Hartmut Seichter 2022-07-18 12:20:02 +02:00
parent fe7891a978
commit f827133ca8
4 changed files with 40 additions and 2 deletions

10
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,10 @@
{
"spellright.language": [
"en_US"
],
"spellright.documentTypes": [
"markdown",
"latex",
"plaintext"
]
}