Skip to content

Repository files navigation

MarkdownAssistant

GitHub release (latest SemVer)GitHub issuesGitHub starsGitHub last commitLicensePackage Control


Minor Update rolled out. Check out v1.0.3 and CHANGELOG.md
Thank you people for 2.6K downloads.

 __ __ _ _ _ _ _ | \/ | | | | | /\ (_) | | | | | \ / | __ _ _ __| | ____| | _____ ___ __ / \ ___ ___ _ ___| |_ __ _ _ __ | |_ | |\/| |/ _` | '__| |/ / _` |/ _ \ \ /\ / / '_ \ / /\ \ / __/ __| / __| __/ _` | '_ \| __|
| | | | (_| | | | < (_| | (_) \ V V /| | | |/ ____ \\__ \__ \ \__ \ || (_| | | | | |_ |_| |_|\__,_|_| |_|\_\__,_|\___/ \_/\_/ |_| |_/_/ \_\___/___/_|___/\__\__,_|_| |_|\__|

Description:

  • MarkdownAssistant is a simple and powerful snippet provider,which provides handy snippets for easy creation of Markdown (.md) files.

  • With MarkdownAssistant ,editing .md files is easy and fast.


Installation:

Package Control recommended

The easiest way to install the MarkdownAssistant is by using Package Control. Installing it is documented here.

  • Open Package Control (or hit Ctrl+Shift+P or Cmd+Shift+P)
  • Type install and hit enter
  • Type MarkdownAssistant and hit enter again

Downloading the Archive

Use this method if you don’t have Package Control or Git

  • Open https://github.com/code-reaper08/MarkdownAssistant in your browser
  • On the right hand side there is a Download ZIP button – click it
  • Go to Preferences and Browse packages… which opens the Packages directory
  • Extract the archive inside the Packages directory

To find out where the Packages directory is, you can go to Preferences and Browse packages…. This will open the directory in your file explorer.

Functions:

Trigger wordfunction
mdh1Creates a heading 1
mdh2Creates a heading 2
mdh3Creates a heading 3
mdh4Creates a heading 4
mdh5Creates a heading 5
mdh6Creates a heading 6
mdbCreates a bold text
mditCreates a italics text
mdstrikeCreates a strikethrough text
mdbqCreates a blockquote text
mdcsCreates a single line code
mdcbCreates a code block
mdimgCreates a image with hover text
cenimgcentered Image with hover text
limgLeft aligned Image with hover text
rimgRight aligned Image with hover text
mdlnktCreates a link with title
mdmailtoCreates a mailto link for easy mailing
mdolCreates an ordered list
mdulCreates an unordered list
mdt12Creates a 1X2 table
mdt13Creates a 1X3 table
mdt14Creates a 1X4 table
mdt21Creates a 2X1 table
mdt22Creates a 2X2 table
mdt23Creates a 2X3 table
mdt24Creates a 2X4 table
mdt31Creates a 3X1 table
mdt32Creates a 3X2 table
mdt33Creates a 3X3 table
mdt34Creates a 3X4 table
mdcicCreates a checklist item(checked)
mdciuCreates a checklist item(Unchecked)
mdhlCreates a Horizontal line seperator
mdmentionCreates an mention
mdddCreates an Dropdown

Version info

For version info like what's updated and what's fixed head over to the changelog.

License:

Copyright 2021 Vishwa.R

Licensed 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 .

About

MarkdownAssistant is a simple and powerful snippet provider, which provides handy snippets for easy creation of Markdown (.md) files. With MarkdownAssistant ,editing .md files is easy and fast.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors