Skip to content

tadashi-aikawa/markowl

Repository files navigation

Markowl

Markdown extended plugin for JetBrains IDEs and owl🦉

Features

Support encodings

  • UTF-8
  • SJIS

Format Table

Action Default shortcut key
Format Table Alt + ;

Draw Header Line

Action Default shortcut key
Draw H1 Line Alt + -
Draw H2 Line Alt + =

Draw Header Prefix

Action Default shortcut key
Draw H1 Prefix Alt + 1
Draw H2 Prefix Alt + 2
Draw H3 Prefix Alt + 3
Draw H4 Prefix Alt + 4
Draw H5 Prefix Alt + 5

FAQ

How can I change shortcut keys? I can't or don't want to use default shortcut keys

You can configure them in Keymap. Please see the official documentation for details.

ex: IntelliJ IDEA: Keymap - Help | IntelliJ IDEA

(IntelliJ IDEA for Windows)

For developers

Before, you need to install Task.

Run on development instance

task dev

Build distribution

task build

Test

task test

Release

  • Update plugin.xml and commit (OPTIONAL)
  • Update build.gradle
    • changeNotes
  • task release VERSION=x.y.z
  • Upload build/distributions/markowl-${version}.zip to JetBrains market

About

Markdown extended plugin for Jet Brains IDEs and owl🦉

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages