Skip to content

Roadmap #2

Open
Open
@mcanouil

Description

@mcanouil
  • Add shortcode.
  • Better recursive lookup for Code, i.e., currently not working for BulletList. Refactor Lua code to work on any structure such as list #5
  • Support other colour code syntax:
    • Names one: orange.
    • hex codes: #441100 -> Supported.
    • short hex codes: #123 -> Supported.
    • rgb: rgb(10, 100, 200) -> Supported.
    • rgb with %: rgb(100%, 20%, 100%).
    • hwb: hwb(135 0% 40%).
    • hsl: hsl(240, 100%, 50%) -> Supported.
  • Formats:
    • LaTeX.
    • Typst.
    • Docx.
  • Make the colour preview symbol clickable to copy colour code.
  • Ensure screen readers can read everything properly (a11y).

Some reading: https://dev.to/tigt/marking-up-colors-revisited-with-githubs-color-swatches-42eo.

Metadata

Metadata

Assignees

Projects

  • Status

    📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions