We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc1611 commit 6516695Copy full SHA for 6516695
reference/track_exercises_overview.md
@@ -5,10 +5,13 @@
5
## Implemented and Planned Concept Exercises
6
7
8
- <img src="./Beta.svg" width="40" height="20"> = Live on exercism.org
9
- <img src="./WIP.svg" width="40" height="20"> = Drafted but not live on exercism.org
10
- <img src="./TBD.svg" width="40" height="20"> = Planned or in progress
11
- <img src="./TBD-F.svg" width="40" height="20"> = Future
+<h3> <img src="./Beta.svg" width="40" height="20"> = Live on exercism.org </h3><br>
+
+<h3> <img src="./WIP.svg" width="40" height="20"> = Drafted but not live on exercism.org</h3><br>
12
+<h3> <img src="./TBD.svg" width="40" height="20"> = Planned or in progress</h3><br>
13
14
+<h3> <img src="./TBD-F.svg" width="40" height="20"> = Future</h3><br>
15
16
<br>
17
0 commit comments