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

Markdown chat support #60

Merged
merged 9 commits into from
Nov 20, 2024
Merged

Markdown chat support #60

merged 9 commits into from
Nov 20, 2024

Conversation

MeAlam1
Copy link
Owner

@MeAlam1 MeAlam1 commented Nov 20, 2024

Description

Adds the Basic Minecraft Styling but as Markdown Prefixes

  • **bold**
  • *Italic*
  • ~~Strikethrough~~
  • __Underline__

Changes

  • Change 1: Went through the entire codebase and fixed up all Comments
  • Change 2: Added Markdown Styling

How has this been tested?

  • Start Minecraft
  • Open a World
  • Send a Message without any Markdown Styling
  • Send a Message with Markdown Styling
  • It works

Type of Change

  • Bug fix
  • New feature
  • Documentation update

Checklist

  • My code follows the style guidelines of this project. Contributing
  • I have performed a self-review of my own code.
  • I have commented my code following the guidelines. Contributing
  • My changes generate no new warnings.

Related Issues

@MeAlam1 MeAlam1 merged commit 632bec5 into 1.21 Nov 20, 2024
1 check passed
@MeAlam1 MeAlam1 deleted the Markdown-Chat-Support branch November 20, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant