From a9b80423fde67bfd9a3bdeeb8848b412d1eab26a Mon Sep 17 00:00:00 2001 From: O1LER <44237025+O1LER@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:20:15 +0100 Subject: [PATCH] Fix nested admonitions? --- docs/en/server/create-a-server.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/server/create-a-server.md b/docs/en/server/create-a-server.md index 8a5f8949..5db49a12 100644 --- a/docs/en/server/create-a-server.md +++ b/docs/en/server/create-a-server.md @@ -252,10 +252,10 @@ IPv6 Support is **NOT** yet implemented. BeamMP does not support these VPNs, as they often cause issues. One of these issues is UDP traffic not being forwarded. To resolve this, reffer to section 1. - !!! question "But why has it worked in the past?" + !!! question "But why has it worked in the past?" - This is due to the developers of these applications updating their software and implementing changeswhich BeamMP has no control over. - It is up to the developers of these applications to provide support for specific use cases like a BeamMP-Server. + This is due to the developers of these applications updating their software and implementing changeswhich BeamMP has no control over. + It is up to the developers of these applications to provide support for specific use cases like a BeamMP-Server. ## Still facing issues?