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

[Question] #169

Open
shzzzzz opened this issue Jun 24, 2024 · 1 comment
Open

[Question] #169

shzzzzz opened this issue Jun 24, 2024 · 1 comment
Labels
😇 Help Wanted Need help | 需要帮助 Inactive No response in 30 days | 超过 30 天未活跃

Comments

@shzzzzz
Copy link

shzzzzz commented Jun 24, 2024

🧐 问题描述 | Proposed Solution

import { Markdown } from '@lobehub/ui';
import React from 'react';

const str = "当前内存占用率为$82.51\%$。";

const Comp: React.FC= () => {
return (

{str}

);
};

LaTeX 的解析是不是还有一点问题?

📝 补充信息 | Additional Information

dependencies:
@lobehub/ui 1.144.5

@shzzzzz shzzzzz added the 😇 Help Wanted Need help | 需要帮助 label Jun 24, 2024
@lobehubbot
Copy link
Member

👀 @shzzzzz
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@lobehubbot lobehubbot added the Inactive No response in 30 days | 超过 30 天未活跃 label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😇 Help Wanted Need help | 需要帮助 Inactive No response in 30 days | 超过 30 天未活跃
Projects
None yet
Development

No branches or pull requests

2 participants