diff --git a/website/src/lib/docs/hu/toolbar/extract.mdx.mdx b/website/src/lib/docs/hu/toolbar/extract.mdx.mdx index 24fbaa81..838f8289 100644 --- a/website/src/lib/docs/hu/toolbar/extract.mdx.mdx +++ b/website/src/lib/docs/hu/toolbar/extract.mdx.mdx @@ -20,5 +20,9 @@ Applying the tool to a file containing multiple tracks will create a new file fo Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains. - When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. + +``` +When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. +``` +