Skip to content

Commit 032197f

Browse files
authored
Merge pull request #331 from per1234/prettier
Standardize Markdown content formatting
2 parents cb6f031 + 56ac7e0 commit 032197f

File tree

17 files changed

+96
-95
lines changed
  • content/categories
    • community/bar-sport/_topics/about-the-bar-sport-category
    • development/suggestions-for-the-arduino-project/_topics/important-notice
    • hardware
      • arduino-education-kits/arduino-science-journal-arduino-science-kit/_topics/about-the-arduino-science-journal-arduino-science-kit-category
      • nano-family/nano-33-ble-sense/_topics/about-the-nano-33-ble-sense
    • software/iot-cloud/_topics/about-the-iot-cloud-category
    • staff/_topics/faq-guidelines
    • templates/_topics
      • general-user-advice
      • getting-to-tl-so-you-can-post-images-etc
      • moved-to-italian-section
      • moved-to-spanish-section
      • request-to-delete-post-or-topic-italian
      • request-to-delete-posts-or-topic
      • request-to-delete-your-account
      • request-to-delete-your-account-italian
      • we-are-only-volunteers
    • using-arduino/avrdude-stk500-bootloader-issues/_topics/about-the-avrdude-stk500-bootloader-issues-category
  • docs

17 files changed

+96
-95
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Jokes, mobs, and all sorts of unrelated topics, shout out loud your love, and curse for that burnt battery-pack. (Keep it cool)
1+
Jokes, mobs, and all sorts of unrelated topics, shout out loud your love, and curse for that burnt battery-pack. (Keep it cool)

content/categories/development/suggestions-for-the-arduino-project/_topics/important-notice/1.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ While this forum can be used for informal discussions, if you want your suggesti
22
reviewed by the Arduino team, the best way is to use one of the following methods:
33

44
- **Bug reports** and **simple enhancement** requests should go on the GitHub issue list:
5-
http://github.com/arduino/Arduino/issues
5+
http://github.com/arduino/Arduino/issues
66

77
- More complex requests and technical discussion should go on the Arduino Developers
8-
mailing list:
9-
https://groups.google.com/a/arduino.cc/g/developers
8+
mailing list:
9+
https://groups.google.com/a/arduino.cc/g/developers
1010

1111
- If you're interested in modifying or extending the Arduino software, we strongly suggest discussing your ideas on the Developers list **before starting** to work on them. That way you can coordinate with the Arduino team and others, giving your work a higher chance of being integrating into the official software
12-
https://groups.google.com/a/arduino.cc/g/developers
12+
https://groups.google.com/a/arduino.cc/g/developers
1313

1414
This forum isn't regularly read by Arduino Team and we're considering phasing it out in favor of the options listed above.

content/categories/hardware/arduino-education-kits/arduino-science-journal-arduino-science-kit/_topics/about-the-arduino-science-journal-arduino-science-kit-category/1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Empower students to think and act like real scientists by bringing an inquiry-ba
44

55
Quick resources check:
66

7-
* Science Journal app: [sj.arduino.cc](https://sj.arduino.cc)
8-
* Science Kit: [https://www.arduino.cc/education/science-kit](https://www.arduino.cc/education/science-kit)
9-
* Help Center section: [Science Journal app troubleshooting](https://support.arduino.cc/hc/en-us/sections/360004584459-Science-Journal-App)
7+
- Science Journal app: [sj.arduino.cc](https://sj.arduino.cc)
8+
- Science Kit: [https://www.arduino.cc/education/science-kit](https://www.arduino.cc/education/science-kit)
9+
- Help Center section: [Science Journal app troubleshooting](https://support.arduino.cc/hc/en-us/sections/360004584459-Science-Journal-App)

content/categories/hardware/nano-family/nano-33-ble-sense/_topics/about-the-nano-33-ble-sense/1.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ The Arduino Nano 33 BLE Sense is an evolution of the traditional Arduino Nano, b
22

33
It comes with a series of embedded sensors:
44

5-
* 9 axis inertial sensor: what makes this board ideal for wearable devices
6-
* humidity, and temperature sensor: to get highly accurate measurements of the environmental conditions
7-
* barometric sensor: you could make a simple weather station
8-
* microphone: to capture and analyze sound in real time
9-
* gesture, proximity, light color and light intensity sensor : estimate the room's luminosity, but also whether someone is moving close to the board
5+
- 9 axis inertial sensor: what makes this board ideal for wearable devices
6+
- humidity, and temperature sensor: to get highly accurate measurements of the environmental conditions
7+
- barometric sensor: you could make a simple weather station
8+
- microphone: to capture and analyze sound in real time
9+
- gesture, proximity, light color and light intensity sensor : estimate the room's luminosity, but also whether someone is moving close to the board
1010

1111
https://store.arduino.cc/products/arduino-nano-33-ble
1212

content/categories/software/iot-cloud/_topics/about-the-iot-cloud-category/1.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ Arduino IoT Cloud is a powerful service, allowing **anyone** to create IoT appli
22

33
The latest version of the Arduino IoT Cloud includes features such as:
44

5-
* Directly linked to the [Create Environment](https://cloud.arduino.cc/).
6-
* Automatically generated sketches.
7-
* Building sensor networks.
8-
* Real time data monitoring.
9-
* Wi-Fi and LoRa compatibility.
10-
* Build a dashboard with 15+ unique widgets.
11-
* Create your own app by using [Arduino IoT API](https://www.arduino.cc/reference/en/iot/api/).
5+
- Directly linked to the [Create Environment](https://cloud.arduino.cc/).
6+
- Automatically generated sketches.
7+
- Building sensor networks.
8+
- Real time data monitoring.
9+
- Wi-Fi and LoRa compatibility.
10+
- Build a dashboard with 15+ unique widgets.
11+
- Create your own app by using [Arduino IoT API](https://www.arduino.cc/reference/en/iot/api/).
1212

1313
You can find out more about the features in the [Getting started with the Arduino IoT Cloud](https://docs.arduino.cc/arduino-cloud/getting-started/iot-cloud-getting-started).

content/categories/staff/_topics/faq-guidelines/1.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ One way to improve the discussion is by discovering ones that are already happen
2222

2323
You may wish to respond to something by disagreeing with it. That’s fine. But remember to _criticize ideas, not people_. Please avoid:
2424

25-
* Name-calling
26-
* Ad hominem attacks
27-
* Responding to a post’s tone instead of its actual content
28-
* Knee-jerk contradiction
25+
- Name-calling
26+
- Ad hominem attacks
27+
- Responding to a post’s tone instead of its actual content
28+
- Knee-jerk contradiction
2929

3030
Instead, provide reasoned counter-arguments that improve the conversation.
3131

@@ -55,10 +55,10 @@ In order to maintain our community, moderators reserve the right to remove any c
5555

5656
Nothing sabotages a healthy conversation like rudeness:
5757

58-
* Be civil. Don’t post anything that a reasonable person would consider offensive, abusive, or hate speech.
59-
* Keep it clean. Don’t post anything obscene or sexually explicit.
60-
* Respect each other. Don’t harass or grief anyone, impersonate people, or expose their private information.
61-
* Respect our forum. Don’t post spam or otherwise vandalize the forum.
58+
- Be civil. Don’t post anything that a reasonable person would consider offensive, abusive, or hate speech.
59+
- Keep it clean. Don’t post anything obscene or sexually explicit.
60+
- Respect each other. Don’t harass or grief anyone, impersonate people, or expose their private information.
61+
- Respect our forum. Don’t post spam or otherwise vandalize the forum.
6262

6363
These are not concrete terms with precise definitions — avoid even the _appearance_ of any of these things. If you’re unsure, ask yourself how you would feel if your post was featured on the front page of the New York Times.
6464

@@ -70,11 +70,11 @@ This is a public forum, and search engines index these discussions. Keep the lan
7070

7171
Make the effort to put things in the right place, so that we can spend more time discussing and less cleaning up. So:
7272

73-
* Don’t start a topic in the wrong category.
74-
* Don’t cross-post the same thing in multiple topics.
75-
* Don’t post no-content replies.
76-
* Don’t divert a topic by changing it midstream.
77-
* Don’t sign your posts — every post has your profile information attached to it.
73+
- Don’t start a topic in the wrong category.
74+
- Don’t cross-post the same thing in multiple topics.
75+
- Don’t post no-content replies.
76+
- Don’t divert a topic by changing it midstream.
77+
- Don’t sign your posts — every post has your profile information attached to it.
7878

7979
Rather than posting “+1” or “Agreed”, use the Like button. Rather than taking an existing topic in a radically different direction, use Reply as a Linked Topic.
8080

@@ -88,7 +88,7 @@ You may not post anything digital that belongs to someone else without permissio
8888

8989
## [Powered by You](#power)
9090

91-
This site is operated by your [friendly local staff](/about) and *you*, the community. If you have any further questions about how things should work here, open a new topic in the [site feedback category](/c/community/website-and-forum/40) and let's discuss! If there's a critical or urgent issue that can't be handled by a meta topic or flag, contact us via the [staff page](/about).
91+
This site is operated by your [friendly local staff](/about) and _you_, the community. If you have any further questions about how things should work here, open a new topic in the [site feedback category](/c/community/website-and-forum/40) and let's discuss! If there's a critical or urgent issue that can't be handled by a meta topic or flag, contact us via the [staff page](/about).
9292

9393
<a name="tos"></a>
9494

content/categories/templates/_topics/general-user-advice/1.md

Lines changed: 44 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -2,65 +2,64 @@ Could you take a few moments to Learn How To Use The Forum
22
https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/679966
33
It will help you get the best out of the forum in the future.
44

5-
* Your OS and version can be valuable information, please include it along with extra security you are using.
6-
* Always list the version of the IDE you are using and the board version if applicable.
7-
* Use quote or add error messages as an attachment NOT a picture.
8-
* How to [insert an image](https://forum.arduino.cc/t/a-thread-with-tips-and-tricks-for-the-new-discourse-based-arduino-forum/849827/3) into your post. ( Thanks @sterretje )
9-
* Add your sketch where applicable but please use CODE TAGS ( **</>** )
10-
* Add a SCHEMATIC were needed even if it is hand drawn
11-
* Add working links to any specific hardware as needed (**NOT** links to similar items)
12-
* Remember that the people trying to help cannot see your problem so give as much information as you can
5+
- Your OS and version can be valuable information, please include it along with extra security you are using.
6+
- Always list the version of the IDE you are using and the board version if applicable.
7+
- Use quote or add error messages as an attachment NOT a picture.
8+
- How to [insert an image](https://forum.arduino.cc/t/a-thread-with-tips-and-tricks-for-the-new-discourse-based-arduino-forum/849827/3) into your post. ( Thanks @sterretje )
9+
- Add your sketch where applicable but please use CODE TAGS ( **</>** )
10+
- Add a SCHEMATIC were needed even if it is hand drawn
11+
- Add working links to any specific hardware as needed (**NOT** links to similar items)
12+
- Remember that the people trying to help cannot see your problem so give as much information as you can
1313

1414
**COMMON ISSUES**
1515

16-
* Ensure you have **FULLY** inserted the USB cables.
17-
* Check you have a [COMMON GROUND](https://forum.arduino.cc/t/common-ground-and-why-you-need-one/626215) where required. ( Thanks @Perry)
18-
* Where possible use USB 2.0 ports or a USB 2.0 POWERED HUB to rule out USB 3.0 issues.
19-
* Try other computers where possible.
20-
* Try other USB leads where possible.
21-
* You may not have the correct driver installed. [CH340/341](http://www.wch.cn/download/CH341SER_EXE.html) or [CP2102](https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers) or FT232 https://ftdichip.com/drivers/vcp-drivers/
22-
* There may be a problem with the board check or remove your wiring first.
23-
* Remove any items connected to pins 0 and 1.
16+
- Ensure you have **FULLY** inserted the USB cables.
17+
- Check you have a [COMMON GROUND](https://forum.arduino.cc/t/common-ground-and-why-you-need-one/626215) where required. ( Thanks @Perry)
18+
- Where possible use USB 2.0 ports or a USB 2.0 POWERED HUB to rule out USB 3.0 issues.
19+
- Try other computers where possible.
20+
- Try other USB leads where possible.
21+
- You may not have the correct driver installed. [CH340/341](http://www.wch.cn/download/CH341SER_EXE.html) or [CP2102](https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers) or FT232 https://ftdichip.com/drivers/vcp-drivers/
22+
- There may be a problem with the board check or remove your wiring first.
23+
- Remove any items connected to pins 0 and 1.
2424

2525
**COMPUTER RELATED**
2626

27-
* Close any other serial programs before opening the IDE.
28-
* Ensure you turn off any additional security / antivirus just to test.
29-
* There may be a problem with the PC try RESTARTING it.
30-
* You may be selecting the wrong COM port.
31-
* Avoid cloud/network based installations where possible OR ensure your Network/Cloud software is RUNNING.
32-
* Clear your browsers CACHE.
33-
* Close the IDE before using any other serial programs.
34-
* Preferably install IDEs as ADMINISTRATOR or your OS equivalent
27+
- Close any other serial programs before opening the IDE.
28+
- Ensure you turn off any additional security / antivirus just to test.
29+
- There may be a problem with the PC try RESTARTING it.
30+
- You may be selecting the wrong COM port.
31+
- Avoid cloud/network based installations where possible OR ensure your Network/Cloud software is RUNNING.
32+
- Clear your browsers CACHE.
33+
- Close the IDE before using any other serial programs.
34+
- Preferably install IDEs as ADMINISTRATOR or your OS equivalent
3535

3636
**ARDUINO SPECIFIC BOARDS**
3737

38-
* CH340/341 based clones do not report useful information to the “get board info” button.
39-
* NANO (Old Types) some require you to use the OLD BOOTLOADER option.
40-
* NANO (**ALL Types**) See the [specific sections](https://forum.arduino.cc/c/hardware/nano-family/87) lower in the forum.
41-
* NANO (**NEW Types**) [Install your board CORE’s.](https://forum.arduino.cc/t/new-to-the-nano-33-ble-sense-iot-please-read-this-first/616940)
42-
* Unless using EXTERNAL PROGRAMMERS please leave the IDE selection at default “AVRISP mkII”.
43-
* Boards using a MICRO usb connector need a cable that is both DATA and CHARGE. Many are CHARGE ONLY.
38+
- CH340/341 based clones do not report useful information to the “get board info” button.
39+
- NANO (Old Types) some require you to use the OLD BOOTLOADER option.
40+
- NANO (**ALL Types**) See the [specific sections](https://forum.arduino.cc/c/hardware/nano-family/87) lower in the forum.
41+
- NANO (**NEW Types**) [Install your board CORE’s.](https://forum.arduino.cc/t/new-to-the-nano-33-ble-sense-iot-please-read-this-first/616940)
42+
- Unless using EXTERNAL PROGRAMMERS please leave the IDE selection at default “AVRISP mkII”.
43+
- Boards using a MICRO usb connector need a cable that is both DATA and CHARGE. Many are CHARGE ONLY.
4444

4545
**CREATE editor install locations.**
4646

47-
* On macOs ~/Applications/ArduinoCreateAgent-1.1/ArduinoCreateAgent.app/Contents/MacOS/config.ini
48-
* On Linux ~/ArduinoCreateAgent-1.1/config.ini
49-
* On Windows C:\Users[your user]\AppData\Roaming\ArduinoCreateAgent-1.1
47+
- On macOs ~/Applications/ArduinoCreateAgent-1.1/ArduinoCreateAgent.app/Contents/MacOS/config.ini
48+
- On Linux ~/ArduinoCreateAgent-1.1/config.ini
49+
- On Windows C:\Users[your user]\AppData\Roaming\ArduinoCreateAgent-1.1
5050

51-
***Performing the above actions may help resolve your problem without further help.***
52-
****Language problem ?****
51+
**_Performing the above actions may help resolve your problem without further help._** \***\*Language problem ?\*\***
5352
**Try a language closer to your native language:**
5453

55-
* [中文 (Chinese)](https://forum.arduino.cc/c/international/chinese/75)
56-
* [Deutsch - German](https://forum.arduino.cc/c/international/deutsch/47)
57-
* [Español - Spanish](https://forum.arduino.cc/c/international/espanol/48)
58-
* [Français - French](https://forum.arduino.cc/c/international/francais/49)
59-
* [অসমীয়া, বাংলা, बड़ो - India](https://forum.arduino.cc/c/international/india/62)
60-
* [Italiano - Italian](https://forum.arduino.cc/c/international/italiano/50)
61-
* [Nederlands - Dutch](https://forum.arduino.cc/c/international/nederlands/61)
62-
* [Portugues - Portuguese](https://forum.arduino.cc/c/international/portugues/51)
63-
* [Россия - Russia](https://forum.arduino.cc/c/international/russia/82)
64-
* [Scandinavia Swedish, Suomi - Finnish, Norsk - Norwegian](https://forum.arduino.cc/c/international/scandinavia/52)
54+
- [中文 (Chinese)](https://forum.arduino.cc/c/international/chinese/75)
55+
- [Deutsch - German](https://forum.arduino.cc/c/international/deutsch/47)
56+
- [Español - Spanish](https://forum.arduino.cc/c/international/espanol/48)
57+
- [Français - French](https://forum.arduino.cc/c/international/francais/49)
58+
- [অসমীয়া, বাংলা, बड़ो - India](https://forum.arduino.cc/c/international/india/62)
59+
- [Italiano - Italian](https://forum.arduino.cc/c/international/italiano/50)
60+
- [Nederlands - Dutch](https://forum.arduino.cc/c/international/nederlands/61)
61+
- [Portugues - Portuguese](https://forum.arduino.cc/c/international/portugues/51)
62+
- [Россия - Russia](https://forum.arduino.cc/c/international/russia/82)
63+
- [Scandinavia Swedish, Suomi - Finnish, Norsk - Norwegian](https://forum.arduino.cc/c/international/scandinavia/52)
6564

6665
**Thanks to all those who helped and added to this list.**
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
To post images etc. you need trust level 1, you can get there by:
22

3-
* Entering at least **5** topics
4-
* Reading at least **30** posts
5-
* Spend a total of **10** minutes reading posts
3+
- Entering at least **5** topics
4+
- Reading at least **30** posts
5+
- Spend a total of **10** minutes reading posts
66

77
Users at trust level 1 can...
88

9-
* Use all core Discourse functions; all new user restrictions are removed
10-
* Send PMs
11-
* Upload images and attachments
9+
- Use all core Discourse functions; all new user restrictions are removed
10+
- Send PMs
11+
- Upload images and attachments
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
:warning:
2-
Ti segnalo che, [u]nella sezione in lingua **Inglese**[/u], si può scrivere **SOLO** in **Inglese** ... quindi, per favore, la prossima volta **presta più attenzione** in quale sezione metti i tuoi post; questa volta esso è stato spostato, da un moderatore della sezione di lingua Inglese, nella [sezione di lingua Italiana](https://forum.arduino.cc/c/international/italiano/50) ... la prossima volta potrebbe venire direttamente eliminato. Grazie.
2+
Ti segnalo che, [u]nella sezione in lingua **Inglese**[/u], si può scrivere **SOLO** in **Inglese** ... quindi, per favore, la prossima volta **presta più attenzione** in quale sezione metti i tuoi post; questa volta esso è stato spostato, da un moderatore della sezione di lingua Inglese, nella [sezione di lingua Italiana](https://forum.arduino.cc/c/international/italiano/50) ... la prossima volta potrebbe venire direttamente eliminato. Grazie.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:warning:
22
Código corregido
33

4-
Tu publicación fue ** MOVIDA ** a su ubicación actual ya que es más adecuada.
4+
Tu publicación fue **MOVIDA** a su ubicación actual ya que es más adecuada.
55

66
¿Podría también tomarse unos minutos para [Aprenda a usar el foro](https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/679966)?
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Se un utente vuole richiedere la cancellazione dei contenuti, deve scrivere la sua richiesta a privacy@arduino.cc.
2-
Una volta ricevuta la richiesta, il team Arduino risponderà spiegando che tutti i **dati personali** associati all'account e/o contenuti nei suoi post/commenti saranno rimossi, ma qualsiasi altro contenuto pubblicato nel forum che non contenga dati personali (*come conversazioni tecniche, immagini, ecc. ecc.*) sarà conservato in conformità al punto 8.5 dei [termini e condizioni](https://www.arduino.cc/en/terms-conditions#8-term-termination-of-the-agreement-and-cancellation-of-the-account) che regolamentano il forum.
2+
Una volta ricevuta la richiesta, il team Arduino risponderà spiegando che tutti i **dati personali** associati all'account e/o contenuti nei suoi post/commenti saranno rimossi, ma qualsiasi altro contenuto pubblicato nel forum che non contenga dati personali (_come conversazioni tecniche, immagini, ecc. ecc._) sarà conservato in conformità al punto 8.5 dei [termini e condizioni](https://www.arduino.cc/en/terms-conditions#8-term-termination-of-the-agreement-and-cancellation-of-the-account) che regolamentano il forum.
33
Grazie.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Hello
22

3-
If you wish to have your posts or topic deleted please email privacy@arduino.cc with your request. The Arduino team will review your request and will reply to you explaining that any personal data associated to the account or contained in their posts/comments will be removed, but any other content posted in the forum that does not contain personal data (such as technical conversations etc.) will be preserved according to point 8.5 of Arduino’s [terms and conditions](https://www.arduino.cc/en/terms-conditions#8-term-termination-of-the-agreement-and-cancellation-of-the-account)
3+
If you wish to have your posts or topic deleted please email privacy@arduino.cc with your request. The Arduino team will review your request and will reply to you explaining that any personal data associated to the account or contained in their posts/comments will be removed, but any other content posted in the forum that does not contain personal data (such as technical conversations etc.) will be preserved according to point 8.5 of Arduino’s [terms and conditions](https://www.arduino.cc/en/terms-conditions#8-term-termination-of-the-agreement-and-cancellation-of-the-account)
44

55
Thank you

0 commit comments

Comments
 (0)