mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00: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:
parent
0db834e04c
commit
3f177ef97f
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ check out these documents:
|
||||||
|
|
||||||
Now follows a very important warning:
|
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
|
> 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**. To make sure that cannot happen, **you cannot link to
|
||||||
> the GNU source code** either.
|
> the GNU source code** either.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue