Skip to content

astroidmail/astroid-syntax-highlight

Repository files navigation

Syntax highlight plugin

Intro

This plugins syntax highlights code segments between ``` and <code></code> tags.

Requirements:

Installation

install by doing:

mkdir -p ~/.config/astroid/plugins/
cd ~/.config/astroid/plugins/
git clone https://github.com/astroidmail/astroid-syntax-highlight

...and restart astroid.

Licensing

See LICENSE for licensing information.