* Add supported color models section
* Add note about leading or trailing spaces
* Add rendered color models
* Improve supported color model table to better align with W3C spec
* Update supported color models `SVGs`
- Improved formatting
- Support prefers-color-scheme
* Replace supported color models `.svg` with `.png`
* Clarify valid locations for supported color models
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
- Added writing superscript syntax on GitHub markdowns for inline text to be displayed as superscript
- Added writing subscript syntax on GitHub markdowns for inline text to be displayed as subscript
Reference Issue: #17618
It seems it is sometimes necessary to use the '?raw=true' parameter,
mentioned on the "In issues, pull requests and comments of another
repository" line of the table, even if the image linked to is in the
same repository as the issue or pull request.
Add it to the example in the line "In issues, pull requests and comments
of the repository" also.