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: Change codeblock syntax #41

Closed
3 tasks done
Aetherinox opened this issue Mar 24, 2024 · 0 comments
Closed
3 tasks done

Roadmap: Change codeblock syntax #41

Aetherinox opened this issue Mar 24, 2024 · 0 comments
Assignees
Milestone

Comments

@Aetherinox
Copy link
Owner

Aetherinox commented Mar 24, 2024

Summary

Gist codeblock syntax to be modified and move away from an individual URL to a codeblock that supports property names and values.




Tasks

  • Add new regex pattern with matching groups
  • Revise methods to utilize new pattern
  • Allow for regular URL without properties / values



Example

```gistr
url:          https://path/to/username/gist_id
background:   https://path/to/image.png
theme:        dark
```
@Aetherinox Aetherinox added this to the v1.5.0 milestone Mar 24, 2024
@Aetherinox Aetherinox self-assigned this Mar 24, 2024
@github-actions github-actions bot changed the title Roadmap: Change codeblock syntax Roadmap: Roadmap: Change codeblock syntax Mar 24, 2024
@Aetherinox Aetherinox changed the title Roadmap: Roadmap: Change codeblock syntax Roadmap: Change codeblock syntax Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

No branches or pull requests

1 participant