项目作者: anton-rudeshko

项目描述 :
Sublime Text syntax support for Yandex Wiki.
高级语言:
项目地址: git://github.com/anton-rudeshko/sublime-yandex-wiki.git
创建时间: 2019-02-16T21:30:52Z
项目社区:https://github.com/anton-rudeshko/sublime-yandex-wiki

开源协议:MIT License

下载


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