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 further reflection capabilities #124

Closed
Witiko opened this issue Mar 28, 2022 · 0 comments · Fixed by #137
Closed

Add further reflection capabilities #124

Witiko opened this issue Mar 28, 2022 · 0 comments · Fixed by #137
Assignees
Labels
context Related to the ConTeXt interface and implementation expl3 Related to the high-level programming language expl3 latex Related to the LaTeX interface and implementation plaintex Related to the plain TeX interface and implementation reflection Related to the reflection capabilities technical debt Related to code smells and refactoring
Milestone

Comments

@Witiko
Copy link
Owner

Witiko commented Mar 28, 2022

In Markdown 2.15.0 (#119), we added reflection for renderers, renderer prototypes, and Lua options. In order to automate setting keys for options in the \markdownSetup LaTeX command and the upcoming \setupmarkdown ConTeXt command, and to support type-checking in \markdownIfOption, we should also add reflection for plain TeX options and LaTeX options. See also #135 for more use cases for reflection.

@Witiko Witiko added plaintex Related to the plain TeX interface and implementation latex Related to the LaTeX interface and implementation context Related to the ConTeXt interface and implementation technical debt Related to code smells and refactoring labels Mar 28, 2022
@Witiko Witiko added this to the 2.16.0 milestone Mar 28, 2022
Witiko added a commit that referenced this issue Apr 16, 2022
Witiko added a commit that referenced this issue Apr 16, 2022
Witiko added a commit that referenced this issue Apr 16, 2022
@Witiko Witiko added the expl3 Related to the high-level programming language expl3 label Jun 7, 2022
Witiko added a commit that referenced this issue Jun 7, 2022
Witiko added a commit that referenced this issue Jun 7, 2022
Witiko added a commit that referenced this issue Jun 7, 2022
Witiko added a commit that referenced this issue Jun 8, 2022
Witiko added a commit that referenced this issue Jun 8, 2022
Witiko added a commit that referenced this issue Jun 8, 2022
The new types are `path` for pathnames and `slice` for slice specifiers.
Progresses #124.
Witiko added a commit that referenced this issue Jun 8, 2022
Witiko added a commit that referenced this issue Jun 8, 2022
Witiko added a commit that referenced this issue Jun 9, 2022
@Witiko Witiko self-assigned this Jun 9, 2022
Witiko added a commit that referenced this issue Jun 10, 2022
Witiko added a commit that referenced this issue Jun 10, 2022
@Witiko Witiko added the reflection Related to the reflection capabilities label Jun 14, 2022
@Witiko Witiko changed the title Add further reflection to TeX and LaTeX implementation Add further reflection capabilities Jun 14, 2022
Witiko pushed a commit that referenced this issue Mar 18, 2023
…commonmark

Merge upstream branch main into branch commonmark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
context Related to the ConTeXt interface and implementation expl3 Related to the high-level programming language expl3 latex Related to the LaTeX interface and implementation plaintex Related to the plain TeX interface and implementation reflection Related to the reflection capabilities technical debt Related to code smells and refactoring
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant