Data Packs Other

MinekDown: In-Game Markdown Editor

  • Functions
  • 395 views • 2 today
  • 8 downloads • 0 today
  • 3
  • 2
LeatherSword
Level 29 : Expert Crafter
6
This is Leather Sword, a world filled with features.
This Pack is a Markdown Editor. Running the following command to open the input page.
/function markdown:input
The editor support the following Markdown formats:
  • **Bold** and *Italic*
  • ~~Strikethrough~~
  • [Link to](website)
  • `Inline Code`
  • - Unordered List
  • - Nested Lists
  • 1. Ordered List
  • - [x] Task List with Checkbox
  • > Blockquote (Sadly, you could not nest any other formats into a blockquote.)
Also, there are a few features tailored for Minecraft use:
  • Command Link: [Link to](/command)
  • Sprites: ![Fallback](sprite@atlas)
  • Minecraft Formatting Codes: due to in-game restrictions to the section sign (§), you would use the dollar sign ($) for alternate. For example, $k means obfuscated(originally §k).
After editing Markdown source code, you could choose one of the following functions:
  1. CHAT: Display the formatted text in the chat bar.
  2. LORE: Add the formatted text to your main hand item as a lore.
  3. DIALOG: Show a dialog containing the formatted text.
  4. BOOK: Add the formatted text to your main hand item (must be a written book) as a new page.
CompatibilityMinecraft 1.20
toMinecraft 1.21
Tags

  Have something to say?

Welcome