Skip to content

Commit f32b6c1

Browse files
authored
Remove empty list item (#192)
* Remove empty list item * Unpublish for now, until we can verify and update
1 parent 24ee01e commit f32b6c1

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

_linter/markdownlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ HC005:
2626
attributes:
2727
- title
2828
- id
29+
- draft
2930
- labels
3031
HC006:
3132
title_line_length: 124

content/About Arduino/My Arduino Account/How-to-delete-your-Arduino-account.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "How to delete your Arduino account"
33
id: 360017090920
4+
draft: true
45
---
56

67
Learn about Arduino account deletion.
@@ -13,12 +14,9 @@ You can request to have your account deleted from the profile page or within the
1314

1415
### On arduino<!-- nolink-->.cc
1516

16-
1. **Open your profile page:**
17+
1. Go to [id.arduino.cc](https://id.arduino.cc/).
1718

18-
*
19-
* Go directly to [id.arduino.cc](https://id.arduino.cc/).
20-
21-
2. Under **Account Settings**, find the text "If you wish to delete your Arduino account click here" and click on the link.
19+
2. Under **Account Settings**, find the text "If you wish to delete your Arduino account click here". Click on **"click here"**.
2220

2321
![The deletion link on the Arduino profile page.](img/delete-your-arduino.account.png)
2422

0 commit comments

Comments
 (0)