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

🐛 fix: Incorrect math parser #186

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

zhuozhiyongde
Copy link
Contributor

@zhuozhiyongde zhuozhiyongde commented Jul 22, 2024

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

🔀 变更说明 | Description of Change

修复如下问题:

escapeDollarNumber 函数是不必要的,引入这个函数反而会导致无法正确解析形如 $1 这样美元符后跟着数字的语法。

image

📝 补充信息 | Additional Information

@lobehubbot
Copy link
Member

👍 @zhuozhiyongde


Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@canisminor1990 canisminor1990 merged commit 5a94c8c into lobehub:master Jul 25, 2024
3 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @zhuozhiyongde ❤️


The growth of project is inseparable from user feedback and contribution, thanks for your contribution!
项目的成长离不开用户反馈和贡献,感谢您的贡献!

github-actions bot pushed a commit that referenced this pull request Jul 26, 2024
## [Version 1.147.0](v1.146.9...v1.147.0)
<sup>Released on **2024-07-26**</sup>

#### ✨ Features

- **misc**: Add wrap to highlihter props.

#### 🐛 Bug Fixes

- **misc**: Incorrect math parser.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Add wrap to highlihter props ([1dd8ff6](1dd8ff6))

#### What's fixed

* **misc**: Incorrect math parser, closes [#186](#186) ([5a94c8c](5a94c8c))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.147.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-ui that referenced this pull request Jul 26, 2024
## [Version&nbsp;1.19.0](v1.18.6...v1.19.0)
<sup>Released on **2024-07-26**</sup>

#### ✨ Features

- **misc**: Add wrap to highlihter props.

#### 🐛 Bug Fixes

- **misc**: Incorrect math parser.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Add wrap to highlihter props ([1dd8ff6](1dd8ff6))

#### What's fixed

* **misc**: Incorrect math parser, closes [lobehub#186](https://github.com/bentwnghk/lobe-ui/issues/186) ([5a94c8c](5a94c8c))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
ReneDrengen pushed a commit to ReneDrengen/lobe-ui that referenced this pull request Sep 18, 2024
ReneDrengen pushed a commit to ReneDrengen/lobe-ui that referenced this pull request Sep 18, 2024
## [Version&nbsp;1.147.0](lobehub/lobe-ui@v1.146.9...v1.147.0)
<sup>Released on **2024-07-26**</sup>

#### ✨ Features

- **misc**: Add wrap to highlihter props.

#### 🐛 Bug Fixes

- **misc**: Incorrect math parser.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Add wrap to highlihter props ([1dd8ff6](lobehub@1dd8ff6))

#### What's fixed

* **misc**: Incorrect math parser, closes [lobehub#186](lobehub#186) ([5a94c8c](lobehub@5a94c8c))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants