diff --git a/website/src/lib/docs/sv/toolbar/routing.mdx.mdx b/website/src/lib/docs/sv/toolbar/routing.mdx.mdx index b3386a3b..c685407e 100644 --- a/website/src/lib/docs/sv/toolbar/routing.mdx.mdx +++ b/website/src/lib/docs/sv/toolbar/routing.mdx.mdx @@ -50,9 +50,13 @@ You can also drag an existing anchor point to reroute the segment connecting it Furthermore, new anchor points can be inserted between existing ones by hovering over the segment connecting them and dragging the anchor point that appears to the desired location. - When editing imported GPX files, an initial set of anchor points is created automatically. - To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. - This allows the route to be edited at different levels of detail. + +``` +When editing imported GPX files, an initial set of anchor points is created automatically. +To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. +This allows the route to be edited at different levels of detail. +``` + Finally, you can delete anchor points by clicking on them and selecting from the context menu.