summaryrefslogtreecommitdiffhomepage
path: root/markdown.html.markdown
Commit message (Collapse)AuthorAgeLines
* fixed content extending beyond 80 charsDivay Prakash2016-03-18-7/+11
|
* Fix capitalization of GitHubZach Latta2016-02-23-6/+6
|
* unfuck markdown docAdam2016-01-08-18/+32
|
* fix line breaksJacob Ward2015-11-02-1/+3
|
* fix demonstrate html elements/commentsJacob Ward2015-11-02-6/+0
|
* Demonstrate html commentsJacob Ward2015-11-02-0/+7
|
* fix kbd tagJacob Ward2015-11-01-1/+1
|
* Fixed grammarJacob Ward2015-11-01-1/+1
|
* Removed extraneous characters.Jacob Ward2015-11-01-1/+1
|
* in-page navigational linksJacob Ward2015-10-31-2/+9
| | | | added links to the various sections of the document
* Made the rendered text more readable.Jacob Ward2015-10-31-87/+130
| | | | | | I formatted the document so that the rendered page is more easily readable. (plus it also serves as even more of an example of how to use Markdown.) #meta
* 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