@@ -58,7 +58,7 @@ More things to remember:
5858- Keep the source code as runtime agnostic as possible. We target the browser
5959 and Deno. This is necessary because we use ` deno test ` . If a module is
6060 exclusive to one runtime, add a note above the code:
61- ` // This code is browser/Deno only ` .
61+ ` // this code is browser/Deno only ` .
6262
6363(The following aren't strict rules. It's perfectly fine to not follow any of
6464these for any reason e.g. you just want to fix typo.)
@@ -87,16 +87,16 @@ themselves serves as a space for broader topics, not just ilo Token.
8787- [ma pona pi toki pona Discord Server](https://discord.gg/Byqn5z9)
8888 ([Thread for ilo Token](https://discord.com/channels/301377942062366741/1053538532993548320)):
8989 A Discord server for Toki Pona.
90- -->
91-
92- - [ Conlangs from Space] ( https://conlangsfrom.space/ )
93- ([ Forum page for ilo Token] ( https://conlangsfrom.space/t/ilo-token-a-wip-rule-based-toki-pona-to-english-translator/452 ) ):
94- A forum site dedicated for all conlangs, not just Toki Pona.
9590- [r/ProgrammingLanguages Discord Server](https://discord.gg/4Kjt3ZE)
9691 ([Channel for ilo Token](https://discord.com/channels/530598289813536771/1224854915214737522)):
9792 A Discord server for programming language development. While ilo Token isn't a
9893 programming language, it uses similar techniques found in programming language
9994 development e.g. parsing.
95+ -->
96+
97+ - [ Conlangs from Space] ( https://conlangsfrom.space/ )
98+ ([ Forum page for ilo Token] ( https://conlangsfrom.space/t/ilo-token-a-wip-rule-based-toki-pona-to-english-translator/452 ) ):
99+ A forum site dedicated for all conlangs, not just Toki Pona.
100100
101101These are unofficial spaces and are not subject to the
102102[ Contributor Covenant Code of Conduct] ( https://github.com/ilo-token/ilo-token.github.io/blob/master/CODE_OF_CONDUCT.md ) .
0 commit comments