Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 855 Bytes

README.md

File metadata and controls

49 lines (34 loc) · 855 Bytes

PyPI version

pygments-bsl

Pygments_ is a syntax highlighting tool that supports a wide range of languages and data formats.

Made for MkDocs https://www.mkdocs.org.

Syntax rools from https://github.com/1c-syntax.

Install

$ pip install pygments-bsl

Build

$ python setup.py sdist

Test

$ python setup.py test

Usage

Pygment json highlighting is available without any further customization from code as well as from the pygementize command:

  $ pygmentize your-file.bsl

   ... beautifully formatted bsl will flow here