Skip to content

Commit 376f428

Browse files
authored
Update README.md
1 parent 28bc3f2 commit 376f428

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ The markdown created, including the frontmatter, is compatible with [obsidian](h
1313

1414
## ✨ Features
1515

16-
- **📝 Template Creation:** Create new Markdown files from predefined templates using your choice of picker (`fzf`, `telescope`, `snacks`). Automatically adds frontmatter with configurable placeholders (e.g., `alias`, `tags`).
16+
- **📝 Template Creation:** Create new Markdown files from predefined templates using your choice of picker (`fzf`, `telescope`, `snacks`). Automatically adds frontmatter with placeholders (e.g., `alias`, `tags`).
1717
- **🧱 Insert Markdown Elements:** Quickly add links, checkboxes, tables, headers, bold/italic/highlight text, code blocks (with language prompt), and more.
1818
- **🎨 Visual Mode Integration:** Wrap selected text with bold, italic, links, or highlights.
1919
- **✅ Checkbox Management:** Insert new checkboxes (`- [ ]`) and toggle their state (`- [x]`).
20-
- **➡️ List Continuation:** Automatically continue Markdown lists (bulleted, numbered, checkbox) when pressing Enter.
20+
- **➡️ List Continuation:** Automatically continue lists (bulleted, numbered, checkbox) when pressing Enter.
2121
- **🔧 Configurable:** Customize keymaps, enable/disable commands, set template directory, choose picker, and configure Markdown-specific buffer options.
2222
- **👁️ Preview:** Preview command, using other auto-detected nvim plugins (see below) or default system application.
2323

0 commit comments

Comments
 (0)