summaryrefslogtreecommitdiffhomepage
path: root/markdown.html.markdown
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1938 from kristyvuong/masterAdam Bard2015-10-31-17/+17
|\ | | | | Added fullstops at the end of most lines
| * Added fullstops at the end of most linesKristy Vuong2015-10-31-17/+17
| |
* | Changed headers to headingsJacob Ward2015-10-30-1/+1
| | | | | | | | | | Relabeled the section called “headers” to “headings” because a header is a specific tag separate from the h1-h6 ‘heading’ tags.
* | Revert "easier to read?"Jacob Ward2015-10-30-28/+17
| | | | | | | | This reverts commit 71ee28e132fbbade39568fb2332b10e81c07f68a.
* | easier to read?Jacob Ward2015-10-30-17/+28
|/
* removing whitespace all overGabriel Halley2015-10-07-4/+4
|
* fixed missing ! to create an actual commentEric McCormick2015-10-02-1/+1
| | | ... which was causing everything subsequently to be rendered as code block, as the triple back tick (which should be inside a comment) wasn't being escaped as part of a comment
* Add `kbd` tagWilliam Claude Tumeo2015-10-01-0/+6
|
* Add a couple missing parts to the markdown doc from @ukom PR ↵Levi Bostian2014-10-17-0/+8
| | | | https://github.com/adambard/learnxinyminutes-docs/pull/341
* clarify availability of strikethrough text and fix false assumptions about ↵m902014-09-10-4/+4
| | | | alt attributes
* Review docs for added rouge lexers and update those with new highlightersAdam2014-09-08-1/+1
|
* Update markdown.html.markdownOsvaldo Mendoza2014-06-11-1/+1
| | | typo
* Fixed up line lengths, and removed syntax highlighting because it sucked.Adam2014-05-11-23/+45
|
* added markdowndaturkel2013-08-12-0/+224