Skip to content

Commit e977ff2

Browse files
committed
Use attribute syntax for heading IDs
1 parent 8ef9c47 commit e977ff2

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

content/Hardware Support/Generic/An-overview-of-different-UNO-boards.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ In this article:
1313

1414
---
1515

16-
<a id="r4"></a>
17-
18-
## UNO R4 boards
16+
## UNO R4 boards {#r4}
1917

2018
The new **Arduino UNO R4 Boards** use a **Renesas RA4M1 32-bit Arm® Cortex®-M4 processor**.
2119

@@ -50,9 +48,7 @@ Documentation: [UNO R4 Minima](https://docs.arduino.cc/hardware/uno-r4-minima)
5048

5149
---
5250

53-
<a id="uno"></a>
54-
55-
## UNO R3 (inc. older revisions, SMD)
51+
## UNO R3 (inc. older revisions, SMD) {#uno}
5652

5753
While "Arduino UNO" was also the name of the [first Arduino UNO board model](#arduino-uno), it is now more often used to refer to any board with these characteristics:
5854

@@ -140,11 +136,9 @@ Documentation: [ARDUINO UNO](https://docs.arduino.cc/retired/other/arduino-older
140136

141137
The original UNO board. It is sometimes referred to as the "R1" or "Rev1" version to distinguish it from later versions.
142138

143-
<a id="uno-wifi"></a>
144-
145139
---
146140

147-
## UNO WiFi, UNO WiFi Rev2
141+
## UNO WiFi, UNO WiFi Rev2 {#uno-wifi}
148142

149143
See also: [Arduino UNO R4 WiFi](#r4-wifi).
150144

@@ -177,11 +171,9 @@ A version of the UNO R3 with an ESP8266 Wi-Fi module.
177171

178172
Not to be confused with the **Arduino UNO WiFi Rev2**.
179173

180-
<a id="uno-mini"></a>
181-
182174
---
183175

184-
## UNO Mini Limited Edition
176+
## UNO Mini Limited Edition {#uno-mini}
185177

186178
<!-- ### UNO Mini Limited Edition -->
187179

@@ -195,11 +187,9 @@ Documentation: [UNO Mini Limited Edition](https://docs.arduino.cc/hardware/uno-m
195187

196188
This limited edition UNO board comes in a smaller form factor, and has a USB-C connector.
197189

198-
<a id="compatible"></a>
199-
200190
---
201191

202-
## Arduino-compatible "UNO" boards by other manufacturers
192+
## Arduino-compatible "UNO" boards by other manufacturers {#compatible}
203193

204194
There exists a variety of clone and derivative boards, as well as other products marketed as "Arduino-compatible", with "UNO" in the name.
205195

0 commit comments

Comments
 (0)