Markdown is a lightweight markup text language that can be used to add formatting elements to documents and other text areas. Created by John Gruber in 2004, Markdown is now one of the world's most popular markup languages.
When you create a Markdown formatted file, you add syntax to the document which represents the attributes or formatting you wish to create. There are special codes for applying bold text, headings, even tables. However, it is not always possible to remember the syntax or spacing to use in order to gain the effect you want. The precision of how Markdown is applied is essential so that when it is converted to an alternative format, such as a Word document, the conversion tool interprets it correctly and can apply the necessary formatting.
Markdown can be used when composing web sites, Microsoft Word documents and even podcast Show Notes in some cases. There are also other tools to create journals which support Markdown. To repeat, it is widely used and accepted.
Why would you want to create a Markdown document rather than use a tool such as Microsoft Word? Markdown is cross-platform. If you create a Markdown document, then it is likely it will be accepted whichever application you try to import it into. Admittedly in some cases, a small amount of adaptation is sometimes required, but it does make sharing documents much more viable. It is also completely accessible since you can read the necessary code with your screen-reader. Once you become familiar with reviewing it, you will know that the required formatting has been applied and you can ensure the end result will be of a good standard.
Leasey gives you three ways to assist with composing Markdown text. Before these are described, Leasey contains what is referred to as the Markdown key. This is similar to the Leasey key in operation. You press a key on the keyboard, release it, and then press a number or letter key. The Markdown key is the ALT key and the Leasey key pressed together.
The ways of accessing Leasey Markdown functions are:
Creating a beautifully formatted document using Markdown can be done as described above, but how can you as a blind person check the finished result to ensure it is what you intend? One possible method if you have Microsoft Word is to use a Plugin called Writage which can be found at writage.com. This is a tool which can be easily installed once downloaded. Once done, and you open a document with an >MD extension, Word interprets such a file as a Markdown document and Writage will convert it for you as if you had created it in Microsoft word. You ought then to be able to use any technique within JAWS to verify formatting has been correctly applied. Pressing Insert+F (or Caps Lock+F if using the JAWS laptop layout) is a good starting point.
A Markdown document can be created and saved using any text editor. Notepad or EdSharp would be good examples of text editors with no frills which can be used to compose a Markdown compatible file. You do not need anything special in order to create or save it. You save the file with its name and an .MD extension. The title of this document for example might be Leasey.MD. You would type that into your text editor's "Save As" Dialog Box.
You can use any of the Leasey Markdown functions before you type text or you can apply it to text you have already composed. In order to do the latter, you will need to select it first. For example, if your document contained the sentence "This is my first Markdown document", and you wanted to embolden the word "First", you would select that word and then apply the command for bold. You either do that through the Markdown menu, (Markdown Key then M), through one of the provided shortcut keys, or using an abbreviation typed into BrailleEas. Don't forget that the Markdown key is Leasey Key together with ALT. Think alternative Leasey commands.
To create a new paragraph in a Markdown document, just press Enter twice.
Press the Markdown Key then M.
Eloquence Abbreviation: menu.
This contains a list of all the items you can apply in Markdown. Use first letter navigation or the Up or Down Arrow keys to find the item you want. Then press Enter. The Markdown menu also contains a reminder of the shortcut keys in the hope you will over time remember them for more efficient use.
Press the Markdown key then numbers 1 through to 6.
Eloquence Abbreviation: headinga through to headingf, where the word heading followed by letter A represents heading 1.
To create a new heading, just activate this item before the text for the heading. For example, press Markdown key then 1 followed by the text "This Is My Heading". Then press Enter twice to create a new paragraph which terminates the heading.
Press the Markdown key then B before and after the text to be emboldened.
Eloquence Abbreviation: bold.
If text is selected, the necessary characters to indicate emboldened text are placed before and after the selection.
Press the Markdown key then I before and after the text to be italicised.
Eloquence Abbreviation: italic.
If text is selected, the necessary characters to indicate italicised text are placed before and after the selection.
Press the Markdown key then L before and after the text to be italicised.
Eloquence Abbreviation: both.
If text is selected, the necessary characters to indicate bold and italicised text are placed before and after the selection.
Press the Markdown key then Q before the text to be included in the block quote. Pressing Enter twice terminates this.
Eloquence Abbreviation: quote.
If text is selected, the necessary character to indicate a block quote is placed at the start of the text to be included in the quotation.
Press the Markdown key then K.
Eloquence Abbreviation: link.
Selecting this option asks for two pieces of information.
You are first asked for the full URL (or web page address) of the Link you wish to create. You should type it and press Enter to move to the next stage. A good example would be http://www.mydomain.com/test.
Leasey Tip: If the URL of the page you wish to point to is a long complicated one, it may be an idea to ensure this is on the windows Clipboard first, prior to invoking this item. In that way, you can paste the URL into the first Edit Field when prompted.
The next question asks for the text you would like to be placed on the Link. A good example might be, "Please activate this link to contact me". Type this and press Enter. The text is inserted surrounded by the necessary Markdown code.
Note that if text was selected prior to invoking this option, the second screen will not appear, since the selected text is assumed to be the link title.
Eloquence Abbreviation: ordered.
There are two ways of approaching the creation of a numbered list.
Method 1.
Method 2.
Eloquence Abbreviation: unordered.
There are two ways of approaching the creation of a bulleted list.
Method 1.
Method 2.
Press the Markdown key then T to create a new table.
Eloquence Abbreviation: table.
Whether Microsoft Word or an alternative text editor is used, the creation of tables is one of the more difficult word processing tasks. Using Leasey and Markdown it should be super easy!
Prior to creating your table, you may like to give some thought as to how many columns will be required for it. The number of rows does not matter as much but you will want to think about the number of columns. If you have a table recording a person's name and the number of points in a match that person has obtained, this would be a three column table: First Name, Last Name and Total.
Press the Markdown key then `F.
Eloquence Abbreviation: foot.
Footnotes are notes that are placed at the end of a document and used to reference parts of the text (generally using superscript numbers). Writers use footnotes for several purposes, including citations, parenthetical information, outside sources, copyright permissions, background information, and more.
Now that you understand what footnotes are, you might be wondering: why use them? The truth is, long explanatory notes can be difficult for readers to work through (especially when they occur in the middle of a paper). Providing this information is necessary, but doing so in the main text can disrupt the flow of the writing.
There is a specific procedure within Leasey you need to follow in order to create Footnotes.