From 9ab9173d86e086d8fb61730f57d3860e7b59cbff Mon Sep 17 00:00:00 2001 From: Sekwah Date: Sun, 8 Dec 2024 12:40:48 +0000 Subject: [PATCH] docs: forgot opening tags for the warnings --- docs/commands.md | 2 ++ docs/portal-tags.md | 2 ++ docs/worldedit.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/docs/commands.md b/docs/commands.md index 4f8f30e2..a8bdc413 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -5,6 +5,8 @@ description: Information on all commands included in Advanced Portals, including # Commands +:::warning + **V2.0.0+ / recode info** The current documentation is related to versions below 2.0.0. While most should apply to the latest version, some features may have changed or be missing. diff --git a/docs/portal-tags.md b/docs/portal-tags.md index 8a913094..2176131e 100644 --- a/docs/portal-tags.md +++ b/docs/portal-tags.md @@ -5,6 +5,8 @@ description: Information on all portal tags included in Advanced Portals. # Portal Tags +:::warning + **V2.0.0+ / recode info** The current documentation is related to versions below 2.0.0. While most should apply to the latest version, some features may have changed or be missing. diff --git a/docs/worldedit.md b/docs/worldedit.md index 2bc413a4..55c90a51 100644 --- a/docs/worldedit.md +++ b/docs/worldedit.md @@ -5,6 +5,8 @@ description: Information on the optional WorldEdit integration in Advanced Porta # WorldEdit Integration +:::warning + **V2.0.0+ / recode info** The current documentation is related to versions below 2.0.0. While most should apply to the latest version, some features may have changed or be missing.