Prettify markdown in docs in v8.1.x (#37647)

This commit is contained in:
Connor Lindsey
2021-08-06 09:20:26 -06:00
committed by GitHub
parent b3570b823d
commit 45c67c5b82
304 changed files with 3230 additions and 2994 deletions
@@ -29,5 +29,6 @@ To enable annotation support for your data source, add the following two lines o
**datasource.ts**
```ts
annotations: {};
annotations: {
}
```