gem 'xi_parser'

Parse xi files to html format.

Xi is personal wiki language (created by Grigory Petrov) - https://github.com/grigoryvp/vscode-language-xi

Installation

Add this line to your application's Gemfile:

gem 'xi_parser'

And then execute:

$ bundle

Or install it yourself as:

gem install xi_parser

Usage

TODO: wip