Fix vale errors

Apparently, backticks can be used to skip vale
This commit is contained in:
Taras Mankovski
2020-10-05 09:19:00 -04:00
parent ee1b98030c
commit 864a4062f8
+3 -3
View File
@@ -6,6 +6,6 @@ There were some missing features and markdown was not rendered properly, but thi
Details:
- [asyncapi/asyncapi-react#149](https://github.com/asyncapi/asyncapi-react/pull/149) - fix: improve markdown rendering of nested fields
- [asyncapi/asyncapi-react#150](https://github.com/asyncapi/asyncapi-react/pull/150) - feat: display the description of channels and operations
- [asyncapi/asyncapi-react#153](https://github.com/asyncapi/asyncapi-react/pull/153) - fix: let the list of enums break into multiple lines
- [`asyncapi/asyncapi-react#149`](https://github.com/asyncapi/asyncapi-react/pull/149) - fix: improve markdown rendering of nested fields
- [`asyncapi/asyncapi-react#150`](https://github.com/asyncapi/asyncapi-react/pull/150) - feat: display the description of channels and operations
- [`asyncapi/asyncapi-react#153`](https://github.com/asyncapi/asyncapi-react/pull/153) - fix: let the list of `enums` break into multiple lines