Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -2/+1 |
| | |||||
* | add break after codeblocks | Robin van Dijk | 2020-10-06 | 1 | -2/+4 |
| | |||||
* | add doc describing limited capabilities | Robin van Dijk | 2020-10-06 | 1 | -0/+2 |
| | |||||
* | add docstring | Robin van Dijk | 2020-10-05 | 1 | -0/+3 |
| | |||||
* | honor content_format clientcap | Robin van Dijk | 2020-10-05 | 1 | -0/+16 |
This removes all markdown when the client does not support the markdown MarkupKind Otherwise the output on the editor will have some markdown boilerplate, making it less readable |