Commit Graph

31 Commits

Author SHA1 Message Date
Norwid Behrnd
873314f253 add link to markdownlint
It already was mentioned, the additional link eases installation
and thus promotes its subsequent use.
2022-11-11 10:38:32 +01:00
taivlam
22861c5c74
[markdown/en] Fixed minor typos & backticks
* 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"
2022-01-16 03:43:14 +00:00
tomas-hartman
20ed619532
[markdown/en] add chapters on table of contents and markdownlint (#4273)
* 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>
2021-11-27 21:19:54 +01:00
Divay Prakash
fac7428d80 Fix build error in 'build/docs/markdown/index.html' 2018-08-15 17:41:56 +05:30
Adam Bard
caa8993076 Assorted fixes 2018-03-04 19:48:44 -08:00
Joyce Kung
529bf540e0 Fixed "<br />" example tag by showing it as code (#2411) 2016-10-04 15:41:21 +02:00
Divay Prakash
2f772fff3e fixed content extending beyond 80 chars 2016-03-18 12:31:55 +05:30
Zach Latta
484300f1db Fix capitalization of GitHub 2016-02-23 16:12:44 -08:00
Adam
8ad537a9ba unfuck markdown doc 2016-01-08 14:35:16 +08:00
Jacob Ward
2469dd6f44 fix line breaks 2015-11-02 08:29:25 -07:00
Jacob Ward
6d705f17b6 fix demonstrate html elements/comments 2015-11-02 08:17:40 -07:00
Jacob Ward
db4e212602 Demonstrate html comments 2015-11-02 08:11:50 -07:00
Jacob Ward
c64f9231a9 fix kbd tag 2015-11-01 20:56:59 -07:00
Jacob Ward
9444609b7d Fixed grammar 2015-11-01 20:32:41 -07:00
Jacob Ward
c32a8b2ca1 Removed extraneous characters. 2015-11-01 19:38:55 -07:00
Jacob Ward
cf9c949345 in-page navigational links
added links to the various sections of the document
2015-10-31 21:09:58 -06:00
Jacob Ward
84a1ae46c7 Made the rendered text more readable.
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
2015-10-31 21:02:18 -06:00
Adam Bard
e82f946a13 Merge pull request #1938 from kristyvuong/master
Added fullstops at the end of most lines
2015-10-31 18:34:13 +08:00
Kristy Vuong
0156044d6f Added fullstops at the end of most lines 2015-10-31 21:29:46 +11:00
Jacob Ward
08b43e21f1 Changed headers to headings
Relabeled the section called “headers” to “headings” because a header
is a specific tag separate from the h1-h6 ‘heading’ tags.
2015-10-30 09:32:51 -06:00
Jacob Ward
9a152c0490 Revert "easier to read?"
This reverts commit 71ee28e132.
2015-10-30 09:24:49 -06:00
Jacob Ward
71ee28e132 easier to read? 2015-10-30 08:32:32 -06:00
Gabriel Halley
960ee4a185 removing whitespace all over 2015-10-07 23:11:24 -04:00
Eric McCormick
795583521a fixed missing ! to create an actual comment
... 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
2015-10-02 13:50:07 -05:00
William Claude Tumeo
aaa818fc25 Add kbd tag 2015-10-01 01:42:19 -03:00
Levi Bostian
ccdd47267b Add a couple missing parts to the markdown doc from @ukom PR https://github.com/adambard/learnxinyminutes-docs/pull/341 2014-10-17 21:09:51 -05:00
m90
c9f6a95930 clarify availability of strikethrough text and fix false assumptions about alt attributes 2014-09-10 18:07:19 +02:00
Adam
eab554a7a7 Review docs for added rouge lexers and update those with new highlighters 2014-09-08 13:08:28 +02:00
Osvaldo Mendoza
2420e593a4 Update markdown.html.markdown
typo
2014-06-11 17:36:16 -04:00
Adam
58a5885da0 Fixed up line lengths, and removed syntax highlighting because it sucked. 2014-05-11 21:44:07 -02:30
daturkel
55ded27c4f added markdown 2013-08-12 17:57:23 -04:00