Skip to content

Add spaces to color parsing #135

Description

@cwervo

Yeah, I guess other alternatives to Wish this is outlined rgb([* $i 10],0,0) are:

  • support spaces & tell people to use quotation marks if using them (or braces if not interpolating)Wish this is outlined > "rgb([* $i 10], 0, 0)"
  • move away from css syntax and use tcl Wish this is outlined [rgb [* $i 10] 0 0]

Neither seems like an unqualified win to me :-/

Originally posted by @osnr in #134 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions