Skip to content

1c-syntax/pygments-bsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Python 81.7%
  • 1C Enterprise 18.3%