This repository is archived. Please use https://github.com/tagspaces/tagspaces-extensions instead.
A TagSpaces extension allowing editing of text based documents.
- Opening and editing of text documents
- Syntax highlighting for the following file types: h, c, clj, coffee, coldfusion, cpp, cs, css, groovy, haxe, htm, html, java, js, jsm, json, latex, less, ly, ily, lua, markdown, md, mdown","mdwn, mkd, ml, mli, pl, php, powershell, py, rb, scad, scala, scss, sh, sql, svg, textile, txt, xml
This text editor has an extended support for editing markdown files. It offers a preview of the currently edited markdown document and a short markdown syntax documentation. The markdown preview can be started from the menu item Markdown Preview
of extensions main menu.
This extension thankfully relays on the following great libraries:
This extensions is packaged with any new version of TagSpaces
The source code of this extension is freely available on github.com/tagspaces/editorText
If you want to extend this extensions, please follow our general extension development guide