Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

r3bl-org/shorty-idea-plugin

Repository files navigation

shorty-idea-plugin

An IntelliJ IDEA plugin that shortens long URLs to short ones (using tinyurl.com) in Markdown files.

  1. This functionality is exposed as an action called "Shorten URL" in the editor window.
  2. In preferences, you can enable shortening all long links in a Markdown file when it has been saved.

JetBrains Plugin Marketplace listing

It is published in the JetBrains Plugin Marketplace here.

Here are some references that are useful for uploading plugins:

  1. Publishing Plugins with Gradle
  2. Upload plugin to marketplace manually
  3. Plugin Compatibility with IntelliJ Platform Products

License

Copyright 2020 R3BL, LLC.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.