-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
missing page gradient/linear-gradient [es] #24361
missing page gradient/linear-gradient [es] #24361
Conversation
Preview URLs Flaws (9)URL:
(comment last updated: 2024-11-06 11:38:46) |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
||
- [Using CSS gradients](/es/docs/Web/CSS/CSS_images/Using_CSS_gradients) | ||
- Other gradient functions: {{cssxref("gradient/repeating-linear-gradient", "repeating-linear-gradient()")}}, {{cssxref("gradient/radial-gradient", "radial-gradient()")}}, {{cssxref("gradient/repeating-radial-gradient", "repeating-radial-gradient()")}}, {{cssxref("gradient/conic-gradient", "conic-gradient()")}}, {{cssxref("gradient/repeating-conic-gradient", "repeating-conic-gradient()")}} | ||
- [<hue-interpolation-method>](/es/docs/Web/CSS/hue-interpolation-method) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: hue-interpolation-method]
- [Using CSS gradients](/es/docs/Web/CSS/CSS_images/Using_CSS_gradients) | ||
- Other gradient functions: {{cssxref("gradient/repeating-linear-gradient", "repeating-linear-gradient()")}}, {{cssxref("gradient/radial-gradient", "radial-gradient()")}}, {{cssxref("gradient/repeating-radial-gradient", "repeating-radial-gradient()")}}, {{cssxref("gradient/conic-gradient", "conic-gradient()")}}, {{cssxref("gradient/repeating-conic-gradient", "repeating-conic-gradient()")}} | ||
- [<hue-interpolation-method>](/es/docs/Web/CSS/hue-interpolation-method) | ||
- [<color-interpolation-method>](/es/docs/Web/CSS/color-interpolation-method) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[markdownlint] reported by reviewdog 🐶
MD033/no-inline-html Inline HTML [Element: color-interpolation-method]
Hola @mariofdezzz podrías por favor arreglar el linter? Saludos! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mariofdezzz muchas gracias por la aportacion!
Solicite unos cambios minimos si estas de acuerdo por favor aceptalos y en breve lo fusionare
🎖️
Co-authored-by: Juan Vásquez <[email protected]>
@JuanVqz Muchísimas gracias por tu tiempo ❤️ |
Description
Translate ES missing page
https://developer.mozilla.org/es/docs/Web/CSS/gradient/linear-gradient
Related issues and pull requests
Relates to #14024