23 Commits

Author SHA1 Message Date
Dmitry Cheremushkin
da6e28aad2 [Essays] Fix a typo in the exercise introduction (#3672) 2024-04-14 09:50:05 -07:00
BethanyG
4c7e68c5d8 Edited the test error messages and touched up docs. (#3540)
[no important files changed]
2023-11-06 22:02:32 -08:00
Mett Mamoang
c47870afa6 Change Thai in string methods concept and exercise (#3521)
The Little Sister's Essay concept and associated concept gives
some example sentences using the phrase 'the man in the hat'.
In English this is an idiomatic phrase that means the man who is
wearing the hat, but could technically also translate to the man
who is inside the hat.

The Thai phrase ผู้ชายในหมวก translates the second meaning.
I've replaced this with a phrase that better matches the intended
meaning.

This change was discussed in the following forum thread:
https://forum.exercism.org/t/the-man-inside-the-hat-little-sisters-essay/7828/2

Co-authored-by: Mett Mamoang <LittleMangoSeed@users.noreply.github.com>
2023-10-20 11:03:26 -07:00
Erik Schierboom
9f6787133a string-methods: fix typo 2023-03-22 15:55:45 -07:00
BethanyG
36e596bbf9 Quick Update to removeprefix/suffix code examples 2021-10-22 18:06:33 -04:00
Nimesh
8fae9bdd9d grammar correction and reference links 2021-10-22 11:24:06 -07:00
Nimesh
005cbc18f3 added removeprefix and removesuffix 2021-10-22 11:24:06 -07:00
BethanyG
a79a20ddd1 Apply suggestions from code review
Many thanks!

Co-authored-by: Victor Goff <keeperotphones@gmail.com>
2021-08-28 18:59:56 -07:00
BethanyG
d43ac4f35b Update concepts/string-methods/.meta/config.json 2021-08-28 18:59:56 -07:00
BethanyG
af87b7f510 Typos, langauge, and syntax corrections for string-methods concept docs. 2021-08-28 18:59:56 -07:00
BethanyG
fbf778fd1c Added bethanyg and cmccandless as authors for concept files. 2021-05-04 12:30:01 -07:00
BethanyG
84f7fcd1da Edited copy and cleaned up links. 2021-05-04 12:30:01 -07:00
BethanyG
bc9b458e30 Added concept blurbs and authors for existing concept exercises. 2021-04-05 13:07:28 -07:00
BethanyG
9c52f80314 Added .meta directory and stub config.json files for identified concepts. 2021-04-05 09:55:13 -07: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
Valentin Pouget
b404784344 fix pr feedbacks 2021-02-10 05:33:15 -08:00
valentin-p
006838892a Update concepts/string-methods/introduction.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2021-02-10 05:33:15 -08:00
valentin-p
41c5e75fef Update concepts/string-methods/introduction.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2021-02-10 05:33:15 -08:00
Valentin Pouget
f12fa7ff9a concept string methods minor arrangement 2021-02-10 05:33:15 -08:00
Erik Schierboom
9b8f1c0f37 Add concept introductions
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-01-29 11:14:36 -05:00
valentin-p
f857df5e4a str-methods. Fix https prefix and typo 2021-01-29 11:14:36 -05:00
BethanyG
aea731e777 Rename string-methods Concept Exercise to "Little Sisters Essay"
* Renamed concept exercise to story name.

* Exercise rename to story title.

* added one link and trailing newline.

* Added uuid and entry for str-methods (little sisters essay) exercise.

* Fixed typo in story title.
2021-01-29 11:14:36 -05:00
Olivia Kim
93adcea7bb Implement new concept exercise - string methods #2175
* Add new concept exercise - string methods

* Fix formatting

* Use prettier to clean up markdown

* Resolve PR comments

* Fix closing bracket

* PR comment, add concept files

* Update languages/exercises/concept/string-methods/.meta/design.md

* Update languages/concepts/string-methods/about.md

* Update languages/concepts/string-methods/about.md

* Update languages/concepts/string-methods/about.md

* Update languages/exercises/concept/string-methods/.docs/introduction.md

Co-authored-by: Olivia Kim <oliviakim@Olivias-MacBook-Pro.local>
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2021-01-29 11:14:36 -05:00