Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #2

Open
5 of 16 tasks
mcanouil opened this issue Jun 14, 2023 · 0 comments
Open
5 of 16 tasks

Roadmap #2

mcanouil opened this issue Jun 14, 2023 · 0 comments
Assignees
Labels
Difficulty: [2] Intermediate Priority: [1] Low Type: Epic ✨ Issues related to epics, which are large bodies of work that can be broken down into small tasks

Comments

@mcanouil
Copy link
Owner

mcanouil commented Jun 14, 2023

  • 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.

@mcanouil mcanouil self-assigned this Jun 14, 2023
@mcanouil mcanouil pinned this issue Jun 14, 2023
@mcanouil mcanouil added this to Quarto Jun 23, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Quarto Jun 23, 2023
@mcanouil mcanouil moved this from 🆕 New to 📋 Backlog in Quarto Jun 23, 2023
@mcanouil mcanouil added Difficulty: [2] Intermediate Priority: [1] Low Type: Epic ✨ Issues related to epics, which are large bodies of work that can be broken down into small tasks and removed enhancement labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: [2] Intermediate Priority: [1] Low Type: Epic ✨ Issues related to epics, which are large bodies of work that can be broken down into small tasks
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant