Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 589 Bytes

File metadata and controls

20 lines (10 loc) · 589 Bytes

Elementary Code Markdown Plugin

This repository contains a plugin for elementary's code editor that adds shortcuts for common formatting and a list edit mode.

Instructions

First activate the extension in Settings-Preferences-Extensions-Markdown Actions. Then the following shortcuts will be enabled when Markdown files are opened:

  1. ctrl shift I - italic
  2. ctrl shift B - bold
  3. ctrl shift K - create hyperlink

There is also a list edit mode for

Install instructions

TODO: add install instructions here