Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.54 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.54 KB

This is a port and refresh of the DokuWiki bundle for TextMate for Sublime Text 2.

Features

  • DokuWiki syntax definition (i.e. code highlighting)
  • List headings in Goto Anywhere symbol list
  • DokuWiki syntax snippets
  • Key bindings for automatic list continuation on Enter

Planned

  • Key bindings to end lists when hitting Enter on empty list item

Installation

The easiest way to install this package is using Sublime Package Control. Alternatively, you can clone this repository or download and extract its files into a subfolder of your Sublime Text 2 Packages folder.

Status

A relatively complete package of functionality, ready for production use. Still room for some tweaks and additional convenience features to be added, though!

License

If not otherwise specified (see below), files in this repository fall under the following license:

Permission to copy, use, modify, sell and distribute this software is granted. This software is provided “as is” without express or implied warranty, and with no claim as to its suitability for any purpose.

An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” might be accompanied by “tidy-license.txt”.