Skip to content

Commit f59428c

Browse files
HTML formatting fixes
1 parent 3681972 commit f59428c

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

changelogs/jazzy.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ TurtleBot 4 RPi4 image changelogs. Latest images are available [here](http://dow
4343
<td>turtlebot4_bringup</td>
4444
<td>2.0.1</td>
4545
<td>
46-
- namespacing support
46+
<ul>
47+
<li>namespacing support</li>
48+
</ul>
4749
</td>
4850
</tr>
4951
<tr>
@@ -65,16 +67,20 @@ TurtleBot 4 RPi4 image changelogs. Latest images are available [here](http://dow
6567
<td>turtlebot4_navigation</td>
6668
<td>2.0.1</td>
6769
<td>
68-
- Update SLAM, Nav2 to use stamped messages for velocity commands
69-
- Update config files to use new formatting introduced in Jazzy
70-
- Use MPPIController plugin instead of DWMLocalPlanner by default
70+
<ul>
71+
<li>Update SLAM, Nav2 to use stamped messages for velocity commands</li>
72+
<li>Update config files to use new formatting introduced in Jazzy</li>
73+
<li>Use MPPIController plugin instead of DWMLocalPlanner by default</li>
74+
</ul>
7175
</td>
7276
</tr>
7377
<tr>
7478
<td>turtlebot4_node</td>
7579
<td>2.0.1</td>
7680
<td>
77-
- Block wall-follow actions from being executed while the robot is docked
81+
<ul>
82+
<li>Block wall-follow actions from being executed while the robot is docked</li>
83+
</ul>
7884
</td>
7985
</tr>
8086
<tr>

0 commit comments

Comments
 (0)