Commit Graph

25 Commits

Author SHA1 Message Date
BethanyG
185fbdfac9 Random grammar, spelling and content edits. (#3581)
[no important files changed]
2023-12-27 06:02:10 -08:00
BethanyG
767790375e Removed code examples for nonlocal and global 2022-06-13 17:36:05 -07:00
BethanyG
8cd4a0e5c9 Revised and added to the nonlocal and global keywords section. 2022-06-13 17:36:05 -07:00
Bob Hoeppner
f2a7043d81 Update about.md 2022-06-03 11:12:17 -05:00
Bob Hoeppner
994e65ecb7 Update concepts/functions/about.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2022-06-03 11:12:17 -05:00
Bob Hoeppner
6ef6adb2b6 Update concepts/functions/about.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2022-06-03 11:12:17 -05:00
Bob Hoeppner
e5e83e1111 Update concepts/functions/about.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2022-06-03 11:12:17 -05:00
Bob Hoeppner
75d252708c Update concepts/functions/about.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2022-06-03 11:12:17 -05:00
Bob Hoeppner
9e4f73d1ba Update concepts/functions/about.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2022-06-03 11:12:17 -05:00
Bob Hoeppner
4b205fffa9 Update about.md 2022-06-03 11:12:17 -05:00
Bob Hoeppner
c74461bea8 Update about.md 2022-06-03 11:12:17 -05:00
Bob Hoeppner
efaf368d49 Update concepts/functions/about.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2022-06-03 11:12:17 -05:00
Bob Hoeppner
99262023b6 Update about.md 2022-06-03 11:12:17 -05:00
Bob Hoeppner
ceb3951f3e Update concepts/functions/about.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2022-06-03 11:12:17 -05:00
Bob Hoeppner
7d528c6b10 Update concepts/functions/about.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2022-06-03 11:12:17 -05:00
Bob Hoeppner
a62b0a108c Update concepts/functions/about.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2022-06-03 11:12:17 -05:00
Bob Hoeppner
292e16ebe9 Update about.md 2022-06-03 11:12:17 -05:00
Bob Hoeppner
c0ed2d382e Update about.md 2022-06-03 11:12:17 -05:00
Bob Hoeppner
922d171019 Update about.md
Added links for def, argument, parameter, return. Changed links for global and nonlocal, since they no longer pointed to their specific subject. Minor formatting, phrasing and spelling tweaks.
2022-06-03 11:12:17 -05:00
Mukesh Gurpude
8998d30bb0 Fix errors, and markdownlint warnings 2021-12-10 11:26:12 -08:00
Mukesh Gurpude
23b65412eb apply suggestions from code review 2021-12-10 11:26:12 -08:00
Mukesh Gurpude
041e45931a Apply suggestions from code review
Co-authored-by: Isaac Good <IsaacG@users.noreply.github.com>
2021-12-10 11:26:12 -08:00
Mukesh Gurpude
4ecc4eabfd add a base about 2021-12-10 11:26:12 -08:00
Erik Schierboom
b2dd7fb6cc [v3] Add level one headings to Markdown files.
All Markdown files should, from this point on, start with a level one heading.
See https://github.com/exercism/configlet/issues/150 for the rationale behind these changes.

The full specification can be found [here](https://github.com/exercism/docs/blob/main/contributing/standards/markdown.md).
2021-03-01 06:51:10 -08:00
Erik Schierboom
c603e8cdee Add stubs for concept documents 2021-01-29 11:14:36 -05:00