viebel / klipse

Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
http://blog.klipse.tech/
GNU General Public License v3.0
3.1k stars 153 forks source link

Add support for autoCloseTags #366

Closed smeijer closed 4 years ago

smeijer commented 4 years ago

I think autoCloseTags fits nicely next to the autoCloseBrackets. This can be used for xml/html playgrounds.

https://codemirror.net/demo/closetag.html

viebel commented 4 years ago

Good idea! I think you can do that on any page by adding the clostag addon to the page.