Update documentation

- ExceptionFormat -> ExceptionFormats.
- Fix link to documentation.
- Add cross reference to Styles.
- Render table in example code.
- Add code for setting background color.
This commit is contained in:
Martin Andersen
2020-10-26 14:58:55 +01:00
committed by Patrik Svensson
parent 10daf727e9
commit 3e5e22d6c2
5 changed files with 11 additions and 10 deletions

View File

@ -49,7 +49,7 @@ regular `System.Console` API.
If the current terminal does not support ANSI escape sequences,
`Spectre.Console` will fallback to using the `System.Console` API.
_NOTE: This library is currently under development and API's
_NOTE: This library is currently under development and APIs
might change or get removed at any point up until a 1.0 release._
### Using the static API