Skip to content

Add <group-style> tag #12

@kildom

Description

@kildom

The same attributes may be needed in multiple groups. To avoid coping, something like this would be nice:

<group-style name="important" p.border="2mm solid red" font.color="red">

...

<group style="important">
  <p><b>Warning!!!</b></p>
  <p>Important information.</p>
</group>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions