Skip to content

Implement general CSS counters #19

Description

@FlorianRappl

Description
General CSS counters are not fully implemented.

Scope

  • Implement counter-reset, counter-increment, counter-set (as feasible), and counter value resolution.
  • Support counter() / counters() in generated content.
  • Ensure proper scoping and nesting behavior.

Acceptance criteria

  • Ordered-like generated numbering works for nested structures.
  • Counter scope/reset/increment semantics match expected CSS behavior in core scenarios.
  • Regression tests cover nested counters and custom styles where supported.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions