We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ce398 commit fe11eafCopy full SHA for fe11eaf
color/doc.go
@@ -3,8 +3,8 @@ Package color contains types and functions for color management.
3
4
A new color type and model that represents colors as float64 tuples [0,1], along with functions:
5
6
- - [Add]
7
- - [Prod]
8
- - [Scale]
+ - [Add]
+ - [Prod]
+ - [Scale]
9
*/
10
package color
0 commit comments