Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Refactor & Fix UI/UX Page [Markdown] [LaTex] [WIP] #146

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

H0llyW00dzZ
Copy link
Owner

@H0llyW00dzZ H0llyW00dzZ commented Nov 23, 2023

[+] refactor(markdown.tsx): remove unused escapeDollarMathNumber function
[+] fix(markdown.tsx): fix escaping of single dollar sign followed by a number

Tip

Usage ($...$) or ($$...$$)

Note

This removing HTML Entity Dollar Signs

Copy link

CodeQL analysis is complete for PR #146

[+] refactor(markdown.tsx): remove unused escapeDollarMathNumber function
[+] fix(markdown.tsx): fix escaping of single dollar sign followed by a number
[+] fix(markdown.tsx): escape single dollar sign followed by a number in escapeDollarNumber function
[+] chore(markdown.tsx): add comment to explain the purpose of isInMathExpression variable
@H0llyW00dzZ
Copy link
Owner Author

Caution

It's going bad if removing HTML Entity Dollar Signs + breaking a rendering looks like lagging

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Caution

It's going bad if removing HTML Entity Dollar Signs + breaking a rendering looks like lagging

@H0llyW00dzZ H0llyW00dzZ changed the title Refactor & Fix UI/UX Page [Markdown] [LaTex] Refactor & Fix UI/UX Page [Markdown] [LaTex] [WIP] Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [Markdown] Unsolved TypeScript React and Next.js Interpreter [Escape DollarSign from LaTeX]
2 participants