Skip to content

[REQ] Impl attribute parsing and rendering #91

@mhatzl

Description

@mhatzl

Attribute syntax changed from "JSON-like" to "CSS-like".
Therefore, parsing must be reworked.

Besides CSS properties, attributes also allow most HTML attributes to be set.
Unless other conflicts between CSS props and HTML attributes arise, all HTML attributes besides style, height, and width should be ok to use.

A restriction for HTML attributes is that they must not be allowed inside CSS at-rules, since Unimarkup cannot predict at compile time what at-rules should be chosen.

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