From d7f0c6cf0eaea370be25bc973dd2a5e9751790d3 Mon Sep 17 00:00:00 2001 From: Hugo Date: Tue, 6 Aug 2024 13:01:20 +0000 Subject: [PATCH] Fix warning messages --- docs/.vitepress/transformer.ts | 1 + docs/torrentpiracyguide.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/.vitepress/transformer.ts b/docs/.vitepress/transformer.ts index a257e833b..15956afc1 100644 --- a/docs/.vitepress/transformer.ts +++ b/docs/.vitepress/transformer.ts @@ -338,6 +338,7 @@ export function transform(text: string): string { .replace(/^\* \*\*Note\*\* - (.+)$/gm, ':::tip\n$1\n:::') .replace(/^Note - (.+)$/gm, ':::tip\n$1\n:::') .replace(/^\*\*Warning\*\* - (.+)$/gm, ':::warning\n$1\n:::') + .replace(/^\* \*\*Warning\*\* - (.+)$/gm, ':::warning\n$1\n:::') .replace(/^\*\s([^*])/gm, '- $1') // Replace links .replace( diff --git a/docs/torrentpiracyguide.md b/docs/torrentpiracyguide.md index c5189dd75..18534d308 100644 --- a/docs/torrentpiracyguide.md +++ b/docs/torrentpiracyguide.md @@ -6,7 +6,7 @@ # ► Torrent Sites -**Warning** - It's best to avoid sites that allow anyone to make accounts when getting both software and games. Avoid users in the [Unsafe](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/unsafe-sites/) or [Untrusted](https://rentry.org/pgames#untrusted-uploaders) lists. +* **Warning** - It's best to avoid sites that allow anyone to make accounts when getting both software and games. Avoid users in the [Unsafe](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/unsafe-sites/) or [Untrusted](https://rentry.org/pgames#untrusted-uploaders) lists. ***