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
Reviewers
Request review
No reviewers
Labels
Clear labels
A bug whose causes are unknown
Issues and PRs about improving accessibility
The Antennas feature
The Channels feature
The Chat feature
The Clips feature
Issues about user or admin settings
Pull requests that update a dependency file
PRs and Issues relating to docker
The Drive feature
The Galleries feature
The Groups feature
Internationalization (i18n) related issue/PR
Pull requests that update Javascript code
Issues and PRs relating to Kubernetes
The Lists/Circles feature
Issues about using Calckey with a mobile device
Issues about notifications
Issues about posts, timelines, threads
The Widgets feature
This PR edits locales other than the ja-JP one. See locales/README.md
This change breaks compatibility
This issue/PR already exists
Server side specific issue/PR
This might be a bug
This adds/improves/enhances a feature
Interface between server and client
Unexpected behavior
Being discussed or needs discussion
Documentation related issue/PR
The Federation feature
Not based on facts / Outside the scope of Calckey
The Misskey Flavored Markdown feature
This needs test code
The Pages feature
Efficiency related issue/PR
Rewriting code without changing behavior
The Room feature
Security related issue/PR
SW related issue/PR
Test related issue/PR
This is a work in progress
This will not be worked on
Issues/PRs related to AiScript
Client side specific issue/PR
Development of Calckey itself
This needs extra attention
Apply labels
1️⃣ Good First Issue
❓needs more investigation
A bug whose causes are unknown
Accessibility
Issues and PRs about improving accessibility
Antennas
The Antennas feature
Channels
The Channels feature
Chat
The Chat feature
Clips
The Clips feature
CP/Settings
Issues about user or admin settings
dependencies
Pull requests that update a dependency file
Docker
PRs and Issues relating to docker
Drive
The Drive feature
Galleries
The Galleries feature
Groups
The Groups feature
i18n
Internationalization (i18n) related issue/PR
javascript
Pull requests that update Javascript code
Kubernetes
Issues and PRs relating to Kubernetes
Lists/Circles
The Lists/Circles feature
Mobile
Issues about using Calckey with a mobile device
Notifications
Issues about notifications
Posts/timelines
Issues about posts, timelines, threads
Widgets
The Widgets feature
‼️ wrong locales
This PR edits locales other than the ja-JP one. See locales/README.md
☢️Breaking
This change breaks compatibility
♻️Duplicate
This issue/PR already exists
⚙️Server
Server side specific issue/PR
⚠️bug?
This might be a bug
✨Feature
This adds/improves/enhances a feature
🧩API
Interface between server and client
🐛Bug
Unexpected behavior
💬Discussion
Being discussed or needs discussion
📖Doc
Documentation related issue/PR
🌌Federation
The Federation feature
💴has reward
🔥high priority
🚫Invalid
Not based on facts / Outside the scope of Calckey
🙏low priority
🖍MFM
The Misskey Flavored Markdown feature
🧪needs test
This needs test code
📜Pages
The Pages feature
🐢Performance
Efficiency related issue/PR
💚Refactor
Rewriting code without changing behavior
🏠Room
The Room feature
🔒Security
Security related issue/PR
🤖Service Worker
SW related issue/PR
🧪Test
Test related issue/PR
🚧WIP
This is a work in progress
🗿Wontfix
This will not be worked on
👩💻AiScript
Issues/PRs related to AiScript
🖥️Client
Client side specific issue/PR
🛠️Dev
Development of Calckey itself
🏳️needs help
This needs extra attention
No Label
1️⃣ Good First Issue
❓needs more investigation
Accessibility
Antennas
Channels
Chat
Clips
CP/Settings
dependencies
Docker
Drive
Galleries
Groups
i18n
javascript
Kubernetes
Lists/Circles
Mobile
Notifications
Posts/timelines
Widgets
‼️ wrong locales
☢️Breaking
♻️Duplicate
⚙️Server
⚠️bug?
✨Feature
🧩API
🐛Bug
💬Discussion
📖Doc
🌌Federation
💴has reward
🔥high priority
🚫Invalid
🙏low priority
🖍MFM
🧪needs test
📜Pages
🐢Performance
💚Refactor
🏠Room
🔒Security
🤖Service Worker
🧪Test
🚧WIP
🗿Wontfix
👩💻AiScript
🖥️Client
🛠️Dev
🏳️needs help
Milestone
Set milestone
Clear milestone
No items
No Milestone
Projects
Set Project
Clear projects
No project
Assignees
Assign users
Clear assignees
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
Reference in New Issue
There is no content yet.
Delete Branch 'naskya/calckey:fix/katex-macro-2'
Deleting a branch is permanent. It CANNOT be undone. Continue?
No
Yes
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.
fix: another bug in macro expanderto fix: another bug in KaTeX macro expander 2 months agod3ccf27af7
into develop 2 months agod3ccf27af7
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Forgejo.