Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Latest commit

 

History

History
44 lines (28 loc) · 1.42 KB

File metadata and controls

44 lines (28 loc) · 1.42 KB

Markdown Flip

Markdown Flip helps you quickly convert markdown block types (like -, >, 1., #) by typing them at the start of a line and pressing space. You can even clear any applied block format using ~.

demo


✨ Features

  • Toggle between different Markdown block types by typing at the beginning of a line:
    • - → Bullet list
    • 1. → Numbered list
    • > → Blockquote
    • #, ##, ### → Headings (H1 ~ H6)
  • Remove existing block markers by typing ~ after a block marker
  • Works when you press Space after the marker

📦 Installation

Via Community Plugins (BRAT)

You can use BRAT (Beta Reviewer's Auto-update Tool) to install this plugin before it becomes publicly listed:

  1. Install the BRAT plugin from Obsidian's Community Plugins.
  2. Go to BRAT settings → Click "Add a beta plugin".
  3. Paste the following GitHub repo URL: https://github.com/JinmuGo/obsidian-markdown-flip
  4. Click Install and Enable the plugin!

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to open an issue or submit a pull request 🙌

💬 Contact

Maintained by @JinmuGo.
If you find this project useful, feel free to ⭐️ the repo or share feedback!


Happy flipping! 🚀