fix: another bug in KaTeX macro expander #9795

Merged
thatonecalculator merged 1 commits from naskya/calckey:fix/katex-macro-2 into develop 2 months ago

I'm sorry, but I found a significant bug in my macro expander. Please merge this before releasing the next beta🙏

Without this fallback statement, preview may crash due to an undefined reference.

I'm sorry, but I found a significant bug in my macro expander. Please merge this before releasing the next beta🙏 Without this fallback statement, preview may crash due to an undefined reference.
naskya added 1 commit 2 months ago
ci/woodpecker/pr/dockerHubRelease unknown status Details
ci/woodpecker/pr/dockerHubReleaseCandidate unknown status Details
ci/woodpecker/pr/dockerHubTag Pipeline was successful Details
ci/woodpecker/pr/commit Pipeline failed Details
ci/woodpecker/pr/testDocker Pipeline failed Details
671f6f93a0
Fix a bug in macro expander
naskya changed title from fix: another bug in macro expander to fix: another bug in KaTeX macro expander 2 months ago
thatonecalculator merged commit d3ccf27af7 into develop 2 months ago
ci/woodpecker/pr/dockerHubRelease unknown status
ci/woodpecker/pr/dockerHubReleaseCandidate unknown status
ci/woodpecker/pr/dockerHubTag Pipeline was successful
ci/woodpecker/pr/commit Pipeline failed
ci/woodpecker/pr/testDocker Pipeline failed
The pull request has been merged as d3ccf27af7.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b naskya-fix/katex-macro-2 develop
git pull fix/katex-macro-2

Step 2:

Merge the changes and update on Forgejo.
git checkout develop
git merge --no-ff naskya-fix/katex-macro-2
git push origin develop
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: calckey/calckey#9795
Loading…
There is no content yet.