Markdown Tool

Adds an advanced Markdown toolbar to text fields on Greasy Fork, allowing for easy insertion of formatting, lists, links, images, tables, videos, colors, and other elements with just one click.

作者
OHAS
今日安裝
0
安裝總數
0
評價
0 0 0
版本
1.0
建立日期
2025-09-23
更新日期
2025-09-23
尺寸
44.3 KB
授權條款
CC-BY-NC-ND-4.0
腳本執行於

Markdown Tool

Transform your writing experience on Greasy Fork!

The Markdown Tool adds a powerful and intuitive toolbar to all text areas on Greasy Fork. No more memorizing Markdown syntax! With just one click, you can format text, create lists, insert images, videos, tables, and much more.


Key Features

1. Essential Text Formatting

  • Bold, Italics, Underline, and Strikethrough.
  • Combine styles for greater emphasis, like this one here!
  • Various levels of headings to organize your content.

2. Structure and Organization

  • Create unordered lists:
    • Item A
    • Item B
    • Sub-item
  • Or ordered lists for tutorials and guides:
    1. First step
    2. Second step
    3. Third step
  • Use quotes to highlight important information: > Quotes are perfect for highlighting text or mentioning other users.

3. Media, Links, and Tables

  • Insert links easily.
  • Add images with alternative text: Markdown Tool Icon
  • Create tables simply and quickly:
Header 1 Header 2 Header 3
Cell 1 Cell 2 Cell 3
Cell 4 Cell 5 Cell 6
  • Embed YouTube and Bilibili videos, which generate an interactive <iframe>.

4. Advanced Features

  • Format inline code or complete code blocks with syntax highlighting:
javascript
// Code block example
function greet() {
console.log("Hello, world!");
}
  • Use special formatting like H2O and X2.

  • Highlight information with the Mark function.

  • Indicate keyboard shortcuts like Ctrl + C.

  • Define abbreviations like HTML.

  • Add a touch of color with colored text and colored background.


How Does It Work?

  1. Navigate to any page on Greasy Fork with a text box (new discussion, script editing, feedback).

  2. The toolbar will automatically appear above the text area.

  3. Click the buttons to apply the desired formatting!