Skip to content

Commit 5ad000e

Browse files
committed
Change README markdown comments to HTML section elements
1 parent d92a7a1 commit 5ad000e

File tree

584 files changed

+2454
-2455
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

584 files changed

+2454
-2455
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
<!-- </badges> -->
3434

3535

36-
stdlib
37-
===
36+
# stdlib
3837

3938
> Standard library for JavaScript.
4039
@@ -158,7 +157,7 @@ See [LICENSE][license].
158157
Copyright &copy; 2016. The Stdlib [Authors][authors].
159158

160159

161-
<!-- <links> -->
160+
<section class="links">
162161

163162
[stability-image]: https://img.shields.io/badge/stability-experimental-orange.svg
164163
[stability-url]: https://github.com/stdlib-js/stdlib

docs/references/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
> Reference database.
44
5-
<!-- <intro> -->
5+
<section class="intro">
66

77
A [BibTeX][bibtex] reference database. Database items may include references to academic publications, books, manuals, conference proceedings, technical reports, master's and PhD theses, and webpages related to topics in computer science, computation, mathematics, machine learning, artificial intelligence, and numeric computing.
88

99
<!-- </intro> -->
1010

1111

12-
<!-- <usage> -->
12+
<section class="usage">
1313

1414
## Usage
1515

@@ -43,7 +43,7 @@ corresponds to Bay's and Durham's 1976 article "Improving a Poor Random Number G
4343
<!-- </usage> -->
4444

4545

46-
<!-- <notes> -->
46+
<section class="notes">
4747

4848
## Notes
4949

@@ -64,7 +64,7 @@ The data files (databases) are licensed under an [Open Data Commons Public Domai
6464
<!-- </license> -->
6565

6666

67-
<!-- <links> -->
67+
<section class="links">
6868

6969
[pddl-1.0]: http://opendatacommons.org/licenses/pddl/1.0/
7070
[cc0]: https://creativecommons.org/publicdomain/zero/1.0

docs/style-guides/git/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ TODO: add examples and model after JS guide
2121
- Try to wrap the body at `72` characters.
2222

2323

24-
<!-- <links> -->
24+
<section class="links">
2525

2626
[git-seven-rules]: http://chris.beams.io/posts/git-commit/
2727
[imperative-mood]: https://en.wikipedia.org/wiki/Imperative_mood

docs/style-guides/javascript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3497,7 +3497,7 @@ Code review.
34973497
This document may be reused under a [Creative Commons Attribution-ShareAlike License][license].
34983498

34993499

3500-
<!-- <links> -->
3500+
<section class="links">
35013501

35023502
[tab-indentation]: http://lea.verou.me/2012/01/why-tabs-are-clearly-superior/
35033503

lib/node_modules/@stdlib/crypto/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/crypto/arc4/README.md

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/datasets/README.md

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/datasets/afinn-111/README.md

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/datasets/afinn-96/README.md

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)