doc: fix some minor issues

- [x] fix README link to docs
- [x] rename `Alice and Bob` to `First example: "Alice and Bob"`
- [x] add `Import/Export`link
- [x] add `<kbd>` tag on `Ctrl+S`
This commit is contained in:
The-Lum
2023-05-23 19:58:45 +00:00
committed by PlantUML
parent 4cbefc3dcc
commit be95ece466
3 changed files with 7 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ Similar to [draw.io](https://app.diagrams.net) it is possible to load and contin
# Export a diagram
Via the editor menu or Ctrl+S (or Meta+S in the case of a Mac) you can open the file save dialog.
Via the editor menu or <kbd>Ctrl</kbd> + <kbd>S</kbd> (or <kbd>Meta</kbd> + <kbd>S</kbd> in the case of a Mac) you can open the file save dialog.
Here you can edit the file name, choose a file/diagram type and download the diagram.
The default is to download the PlantUML code.