MarkdownAssistant
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.
Details
Installs
- Total 5K
- Win 3K
- Mac 1K
- Linux 1K
Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 1 | 1 | 4 | 0 | 2 | 3 | 2 | 1 | 0 | 0 | 2 | 1 | 1 | 1 | 1 | 2 | 0 | 3 | 1 | 1 | 1 | 1 | 2 | 1 | 1 | 2 | 1 | 2 | 2 | 2 | 0 | 3 | 1 | 3 | 1 | 1 | 4 | 1 | 3 | 0 | 2 | 1 | 1 | 0 | 1 |
Mac | 0 | 0 | 1 | 1 | 1 | 1 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 4 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 2 | 0 | 1 |
Linux | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 0 | 2 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 2 | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 2 | 0 | 2 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
MarkdownAssistant
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 
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 word | function |
---|---|
mdh1 | Creates a heading 1 |
mdh2 | Creates a heading 2 |
mdh3 | Creates a heading 3 |
mdh4 | Creates a heading 4 |
mdh5 | Creates a heading 5 |
mdh6 | Creates a heading 6 |
mdb | Creates a bold text |
mdit | Creates a italics text |
mdstrike | Creates a strikethrough text |
mdbq | Creates a blockquote text |
mdcs | Creates a single line code |
mdcb | Creates a code block |
mdimg | Creates a image with hover text |
cenimg | centered Image with hover text |
limg | Left aligned Image with hover text |
rimg | Right aligned Image with hover text |
mdlnkt | Creates a link with title |
mdmailto | Creates a mailto link for easy mailing |
mdol | Creates an ordered list |
mdul | Creates an unordered list |
mdt12 | Creates a 1X2 table |
mdt13 | Creates a 1X3 table |
mdt14 | Creates a 1X4 table |
mdt21 | Creates a 2X1 table |
mdt22 | Creates a 2X2 table |
mdt23 | Creates a 2X3 table |
mdt24 | Creates a 2X4 table |
mdt31 | Creates a 3X1 table |
mdt32 | Creates a 3X2 table |
mdt33 | Creates a 3X3 table |
mdt34 | Creates a 3X4 table |
mdcic | Creates a checklist item(checked) |
mdciu | Creates a checklist item(Unchecked) |
mdhl | Creates a Horizontal line seperator |
mdmention | Creates an mention |
mddd | Creates 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 .