Insert line break in FAQ

This commit is contained in:
Niedermann IT-Dienstleistungen 2020-12-23 09:53:10 +01:00 committed by GitHub
parent 2a06cef270
commit b774e05634
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
FAQ.md
View file

@ -6,8 +6,10 @@ We use context based formatting to avoid distractions while writing. This is not
You have some shortcuts available in a context, e.g.
- when you select some text, you can make it bold, italic, insert a link, etc.:
![Selection formatting](https://user-images.githubusercontent.com/4741199/102229887-89cc3e80-3eec-11eb-8398-10073bbb7359.png)
- when you hit the selector thumb without selected text, you will have actions in the context of the current line, like making it a checkbox:
![Line formatting](https://user-images.githubusercontent.com/4741199/102230123-c5ff9f00-3eec-11eb-990e-c4c25e016b5d.png)
This approach allows us to only show the actions that make sense for the current context.