diff --git a/docs/io/output/rpacket_tracking.ipynb b/docs/io/output/rpacket_tracking.ipynb
index b2a1127f00f..4770b5fb724 100644
--- a/docs/io/output/rpacket_tracking.ipynb
+++ b/docs/io/output/rpacket_tracking.ipynb
@@ -6,7 +6,7 @@
"id": "f57cd4fe",
"metadata": {},
"source": [
- "# Tracking the Properties of Real Packets"
+ "# Tracking the Properties of Real Packets\n"
]
},
{
@@ -15,7 +15,7 @@
"id": "c103617c",
"metadata": {},
"source": [
- "**TARDIS** has the functionality to track the properties of the *RPackets* that are generated when running the Simulation. The `rpacket_tracker` can track all the interactions a packet undergoes & thus keeps a track of the various properties, a packet may have.
Currently, the `rpacket_tracker` tracks the properties of all the rpackets in the *Last Iteration of the Simulation*. It generates a `List` that contains the individual instances of `RPacketCollection`{`Numba JITClass`}, for storing all the interaction properties as listed below."
+ "**TARDIS** has the functionality to track the properties of the _RPackets_ that are generated when running the Simulation. The `rpacket_tracker` can track all the interactions a packet undergoes & thus keeps a track of the various properties, a packet may have.
Currently, the `rpacket_tracker` tracks the properties of all the rpackets in the _Last Iteration of the Simulation_. It generates a `List` that contains the individual instances of `RPacketCollection`{`Numba JITClass`}, for storing all the interaction properties as listed below.\n"
]
},
{
@@ -39,7 +39,7 @@
"