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

Adding Tex inline support #441

Merged
merged 2 commits into from
May 9, 2022
Merged

Adding Tex inline support #441

merged 2 commits into from
May 9, 2022

Conversation

Zabuzard
Copy link
Member

@Zabuzard Zabuzard commented May 4, 2022

Overview

Implements and closes #386.

A copy of #397 with some minor edits.

Adds support for inline latex, so /tex latex: see this $\frac{x}{2}$.

The code is also covered with unit tests.

example

@Zabuzard Zabuzard added enhance command Modify or improve an existing command or group of commands of the bot priority: normal labels May 4, 2022
@Zabuzard Zabuzard added this to the Improvement phase 1 milestone May 4, 2022
@Zabuzard Zabuzard requested review from Tais993, DevSerendipity and a team May 4, 2022 13:29
@Zabuzard Zabuzard self-assigned this May 4, 2022
@Zabuzard Zabuzard requested a review from a team as a code owner May 4, 2022 13:29
@sonarcloud
Copy link

sonarcloud bot commented May 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Zabuzard Zabuzard merged commit f68092e into develop May 9, 2022
@Zabuzard Zabuzard deleted the feature/tex_inline_support branch May 9, 2022 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance command Modify or improve an existing command or group of commands of the bot priority: normal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/tex should support inline TeX
1 participant