Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

HTML Tags Autocomplete

bicarlsenbicarlsen17k downloads

Automatically add closing HTML tags.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

Autocomplete HTML tags. It's as simple as that.

Autoccomplete example

This plugin does three things:

  1. Add closing tag. When typing HTML tags for formatting, the closing tag will be suggested. For example, for subscripts in text you type <sub> and this plugin will add the closing </sub> tag for you.

  2. Skip over tags. Skip across the entire tag when moving the cursor next to or inside of a tag.

  3. (Coming soon) Modify matching tag. If you modify an HTML tag, its matching tag will also be updated.

Commands

Three navigation commands are added with this plugin.

Skipping over tags

To skip across a tag use the Skip over tag backward or Skip over tag forward command. these commands are only available when inside of or next to a tag.

Suggested hotkeys: Ctrl + Meta + <-, Ctrl + Meta + ->

Go to matching tag

When inside of or next to a tag, go to the matching tag, if it exists using the To matching tag command.

Suggested hotkey: Ctrl + m

HealthFair
ReviewSatisfactory
About
Insert matching closing HTML tags as you type. Skip across tags, update the corresponding tag when you edit one, and jump to matching tags for quick navigation.
AutocompleteHTMLEditing
Details
Current version
0.0.7
Last updated
3 years ago
Created
5 years ago
Updates
6 releases
Downloads
17k
Compatible with
Obsidian 0.15.6+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
bicarlsenbicarlsen
github.com/bicarlsen
GitHubbicarlsen
  1. Community
  2. Plugins
  3. Autocomplete
  4. HTML Tags Autocomplete

Related plugins

Various Complements

Complete words similar to auto-completion in an IDE.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Outliner

Work with your lists like in Workflowy or Roam Research.

Numerals

Turn any code block into an advanced calculator. Evaluate math expressions on each line of a code block, including units, currency, and optional TeX rendering.

Creases

Tools for effectively folding Markdown sections.

LanguageTool Integration

advanced spell/grammar checks with the help of language-tool.

MetaEdit

Manage your metadata.

Simplified Chinese Word Splitting

Adds Simplified Chinese word splitting support for the editor and Vim mode.

CSS Editor

Edit CSS snippet files.