Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 600 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 600 Bytes

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.