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

feat(djot): Support programmatic symbols (extensible via Lua) #123

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

Omikhleia
Copy link
Owner

@Omikhleia Omikhleia commented Sep 27, 2024

Closes #121

@Omikhleia Omikhleia added the enhancement New feature or request label Sep 27, 2024
@Omikhleia Omikhleia marked this pull request as draft September 27, 2024 18:18
@Omikhleia Omikhleia added this to the 2.2.0 milestone Sep 28, 2024
@Omikhleia Omikhleia force-pushed the feat-experiment-hook-symbols branch from 3078c68 to 957894a Compare October 3, 2024 19:31
Refactor pre-defined symbols so that they are no longer hard-coded in
the Djot inputter, and add a method for 3rd-party classes or packages
to possibly add their own symbols.
@Omikhleia Omikhleia force-pushed the feat-experiment-hook-symbols branch from 957894a to 1df7804 Compare October 3, 2024 19:35
@Omikhleia Omikhleia changed the title wip(djot): Programmatic symbols (hook) feat(djot): Support programmatic symbols (extensible via Lua) Oct 3, 2024
@Omikhleia Omikhleia marked this pull request as ready for review October 3, 2024 19:39
@Omikhleia Omikhleia self-assigned this Oct 3, 2024
@Omikhleia Omikhleia merged commit 4c31290 into main Oct 3, 2024
2 checks passed
@Omikhleia Omikhleia deleted the feat-experiment-hook-symbols branch January 16, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(Djot) More symbol madness: extensible programmatic symbols?
1 participant