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

Add a built-in theme witiko/diagrams for drawing different types of diagrams #531

Closed
2 tasks done
Witiko opened this issue Nov 21, 2024 · 0 comments
Closed
2 tasks done
Assignees
Labels
expl3 Related to the high-level programming language expl3 feature request plaintex Related to the plain TeX interface and implementation themes Related to Markdown themes
Milestone

Comments

@Witiko
Copy link
Owner

Witiko commented Nov 21, 2024

While PRs #521 and #529 implemented the major parts of MEP #514, it has not implemented the main motivating examples for the MEP: a new built-in theme for drawing diagrams.

A PR that closes this ticket and the MEP #514 should complete the following tasks:

  1. Add a new built-in theme witiko/diagrams that will load the theme witiko/dot.
  2. Only make version v1 of the theme witiko/diagrams load the theme witiko/dot and make the latest version:
    1. Use the syntax ``` dot {caption="Caption text"} instead of ``` dot Caption text.
    2. Support other diagram tools like Mermaid (see also #448), PlantUML, and TikZ.
@Witiko Witiko added feature request lua Related to the Lua interface and implementation plaintex Related to the plain TeX interface and implementation syntax extension Related to syntax extensions and dialects of markdown expl3 Related to the high-level programming language expl3 themes Related to Markdown themes labels Nov 21, 2024
@Witiko Witiko added this to the 3.9.1 milestone Nov 21, 2024
@Witiko Witiko self-assigned this Dec 17, 2024
@Witiko Witiko modified the milestones: 3.9.1, 3.10.0 Dec 17, 2024
@Witiko Witiko removed lua Related to the Lua interface and implementation syntax extension Related to syntax extensions and dialects of markdown labels Jan 13, 2025
@Witiko Witiko closed this as completed Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expl3 Related to the high-level programming language expl3 feature request plaintex Related to the plain TeX interface and implementation themes Related to Markdown themes
Projects
None yet
Development

No branches or pull requests

1 participant