mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-10 00:36:48 +02:00
Merge pull request #1911 from JacobCWard/master
[markdown/en] changed headers to headings
This commit is contained in:
@@ -21,7 +21,7 @@ element's contents. -->
|
|||||||
guide will attempt to clarify when features are universal or when they are
|
guide will attempt to clarify when features are universal or when they are
|
||||||
specific to a certain parser. -->
|
specific to a certain parser. -->
|
||||||
|
|
||||||
<!-- Headers -->
|
<!-- Headings -->
|
||||||
<!-- You can create HTML elements <h1> through <h6> easily by prepending the
|
<!-- You can create HTML elements <h1> through <h6> easily by prepending the
|
||||||
text you want to be in that element by a number of hashes (#) -->
|
text you want to be in that element by a number of hashes (#) -->
|
||||||
# This is an <h1>
|
# This is an <h1>
|
||||||
|
Reference in New Issue
Block a user