mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
removed two links to yaml spec as the site is down and it is breaking our preview builds in the marketing site (#1485)
This commit is contained in:
@@ -495,7 +495,7 @@ rules:
|
|||||||
|
|
||||||
Take care using `notPattern` with multiline Markdown values such as `description` fields.
|
Take care using `notPattern` with multiline Markdown values such as `description` fields.
|
||||||
These may end with a newline or a space rather than the character you expect.
|
These may end with a newline or a space rather than the character you expect.
|
||||||
Use the [double-quoted style](https://yaml.org/spec/1.2.2/#731-double-quoted-style) or take account of this in your pattern.
|
Use the double-quoted style or take account of this in your pattern.
|
||||||
|
|
||||||
### `pattern` example
|
### `pattern` example
|
||||||
|
|
||||||
@@ -513,7 +513,7 @@ rules:
|
|||||||
|
|
||||||
Take care using `pattern` with multiline Markdown values such as `description` fields.
|
Take care using `pattern` with multiline Markdown values such as `description` fields.
|
||||||
These may end with a newline or a space rather than the character you expect.
|
These may end with a newline or a space rather than the character you expect.
|
||||||
Use the [double-quoted style](https://yaml.org/spec/1.2.2/#731-double-quoted-style) or take account of this in your pattern.
|
Use the double-quoted style or take account of this in your pattern.
|
||||||
|
|
||||||
### `ref` example
|
### `ref` example
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user