summaryrefslogtreecommitdiffhomepage
path: root/markdown.html.markdown
Commit message (Collapse)AuthorAgeLines
* [markdown/*] remove table of contentsBoris Verkhovskiy2024-04-20-19/+0
|
* github -> GitHubBoris Verkhovskiy2024-04-18-2/+2
|
* Fix syntax highlighting for MarkdownBoris Verkhovskiy2024-04-03-13/+20
|
* Fixes typos in many different English articlesMarcel Ribeiro-Dantas2022-12-10-1/+1
| | | | Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
* add link to markdownlintNorwid Behrnd2022-11-11-6/+7
| | | | | It already was mentioned, the additional link eases installation and thus promotes its subsequent use.
* [markdown/en] Fixed minor typos & backtickstaivlam2022-01-16-7/+7
| | | | | * Added some periods at end of sentences for consistent style * Line 238 previously rendered as "` - even though GitHub preview correctly displayed 3 consecutive backticks, i.e.: ``` (hopefully this fix will work) * Line 281 missed the capitalization of "This"
* [markdown/en] add chapters on table of contents and markdownlint (#4273)tomas-hartman2021-11-27-5/+60
| | | | | | | | | | | | | * feat (Markdown-en): add info on markdownlint and table of contents * fix (Markdown-cs-cz): fix typos * fix (Markdown-en): keep lines short * fix (Markdown-en): add further reading * fix (Markdown-cs-cz): add further reading Co-authored-by: Tomas Hartman <tomash@xcroco.com>
* Fix build error in 'build/docs/markdown/index.html'Divay Prakash2018-08-15-1/+1
|
* Assorted fixesAdam Bard2018-03-04-27/+27
|
* Fixed "<br />" example tag by showing it as code (#2411)Joyce Kung2016-10-04-2/+2
|
* 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