Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

TiddlyWiki5 plugin for automatically closing HTML tags when you type '>'.

License

Notifications You must be signed in to change notification settings

EvidentlyCube/TW5-AutoCloseTags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Close Tags [TiddlyWiki5 Plugin]

⚠️ This repository has been moved: To make development easier this plugin's code was moved to EvidentlyCube/TW5-PluginShowcase, specifically here .

This plugin will automatically close HTML tags when typing. Please note it does not work with Code mirror!

  • Works with <$widgets>.
  • Does not trigger for <<macroCalls>>.
  • Does not trigger for <self-closed/> tags.
  • Does not trigger for empty <> tags.
  • Does not trigger for elements: <br>, <input>, <hr> and <img>

It's not smart enough to know if you're currently typing inside a filter, but all it takes is hitting undo to remove the inserted closing tag when it happens to be overzealous.

Demo:

See the demo here.

Installation:

Drag this link into your TiddlyWiki 5 page/tab.

About

TiddlyWiki5 plugin for automatically closing HTML tags when you type '>'.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published