Skip to main content

DMDL lexer and highlighter for Pygments

Project description

DMDL lexer and highlighter for Pygments

Installation

from PyPI

pip install pygments-dmdl

from source code

git clone <repo_url>
cd .../pygments-dmdl
python setup.py install

How to use

You do not need any configuration in conf.py.

.. code-block:: dmdl

   "desc"
   @attribute
   sample = {
       id : INT;
       name : TEXT;
   };

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygments-dmdl-0.3.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distributions

pygments_dmdl-0.3.1-py3.5.egg (8.2 kB view hashes)

Uploaded Source

pygments_dmdl-0.3.1-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page