anton-rudeshko / sublime-yandex-wiki

Sublime Text syntax support for Yandex Wiki.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yandex Wiki

Sublime Text syntax support for Yandex Wiki.

Sample screenshot

Installation

The preferred method of installation is via Sublime Package Control. Package Control automatically download the package and keeps it up-to-date.

  1. Install Package Control.
  2. From inside Sublime Text, open Package Control's Command Pallet: Ctrl + Shift + P (Windows, Linux) or Cmd ⌘ + Shift ⇧ + P on Mac.
  3. Type install package and hit Return. A list of available packages will be displayed.
  4. Type YandexWiki and hit Return. The package will be downloaded to the appropriate directory.

Features

Syntax highlighting:

  • headings
  • bold, italic, questions, colored remarks, underline, strikethrough
  • inline code & block (using %%)
  • logins (@xxx, xxx@, кто:xxx, etc)
  • inline quote
  • horizontal line

Hotkeys to wrap selection:

  • * — bold (**selection**)
  • / — italic (//selection//)
  • ? — question (??selection??)
  • ! — remark (!!selection!!)
  • % — code (%%selection%%)

Resources

About

Sublime Text syntax support for Yandex Wiki.

License:MIT License