mirror of
https://github.com/uutils/coreutils.git
synced 2026-05-06 07:26:38 -04:00
doc: Fix the markdown highlighting syntax
There should be a new line after `[!WARNING]`, according to [community · Discussion #16925](https://github.com/orgs/community/discussions/16925).
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ check out these documents:
|
||||
|
||||
Now follows a very important warning:
|
||||
|
||||
> [!WARNING] uutils is original code and cannot contain any code from GNU or
|
||||
> [!WARNING]
|
||||
> uutils is original code and cannot contain any code from GNU or
|
||||
> other implementations. This means that **we cannot accept any changes based on
|
||||
> the GNU source code**. To make sure that cannot happen, **you cannot link to
|
||||
> the GNU source code** either.
|
||||
|
||||
Reference in New Issue
Block a user