Skip to content

Create method for interpreting parent/child node relationshipsΒ #47

@katpburke

Description

@katpburke

Problem

The code structure right now does not allow for comparing the background/text color across parent/child nodes. This means that checking for high-contrast colors can only be done within a node itself.

Solution

The Abstract Syntax Tree gives us the parent/child relationships, but the code does not currently track those. Some sort of additional structure or property would need to be added to track and analyze these relationships.

Additional information

No response

πŸ‘¨β€πŸ‘§β€πŸ‘¦ Contributing

  • πŸ™‹β€β™‚οΈ Yes, I'd love to make a PR to implement this feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions