issues
search
MeAlam1
/
BlueLib
BlueLib is an All Round Minecraft Library with Build in Data/Resource Pack Support!
https://mealam1.github.io/BlueLib/
MIT License
1
stars
3
forks
source link
MarkDown Chat Support
#61
Open
MeAlam1
opened
1 day ago
MeAlam1
commented
1 day ago
Adds Markdown!
Done
**bold**
*Italic*
\
Strikethrough
__Underline__
A way to change the Prefix/Suffix of the message
ex. (bold) in stead of **bold**
Adding
\
in front of the markdown will cancel it out.
ex.
\**bold**
will send **bold** in stead of
bold
.
Work in Progress
Hyperlinks
Planned
Hyperlinks
Simplify colored text
-[color]-Text will make the "Text" your specified color
-blue-Text will give Text in blue
if the color isnt recognised, just send Text in default color
Headers
Multi-Line text
Lists, Numbered and Bullet
Block Quotes
Copyable text with a RightClick
Kinda like Code Fragments
More....
Might add More if users are interested
MeAlam1
commented
1 day ago
1.1.0
Added
**bold**
*Italic*
\
Strikethrough
__Underline__
MeAlam1
commented
22 hours ago
1.2.0
Added
A way to change the Prefix/Suffix of the message
ex. (bold) in stead of **bold**
Adding
\
in front of the markdown will cancel it out.
ex.
\**bold**
will send **bold** in stead of
bold
.
Adds Markdown!
Done
Strikethrough\
in front of the markdown will cancel it out.\**bold**
will send **bold** in stead of bold.Work in Progress
Planned
Might add More if users are interested