A Sublime Text package for the TWiki and Foswiki markup language.
Use this extension in conjunction with a tool such as Text Editor Anywhere (on Windows) or QuickCursor (on macOS) for wiki page editing bliss.
Files with a .twiki
or .foswiki
extension are automatically opened into TWiki/Foswiki language mode.
- Syntax highlighting of the TWiki and Foswiki markup languages.
- Heading navigation via Command-R (OS X) and Control-R (Windows and Linux).
- Some basic snippets and auto-completion.
<verbatim>
,</verbatim>
,<pre>
,</pre>
,<literal>
, and</literal>
tags that span multiple lines, are not highlighted correctly.- Only a single attribute in a
<verbatim>
tag is highlighted.