Improvements to the visibility of deprecated/experimental/beta paragraphs
- Dominant language
- Ruby
- Stars
- 265
- Forks
- 347
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 2
Description
The method that we use to draw attention to additions/deprecations or experimental features is described here:
https://github.com/elastic/docs#additions-and-deprecations
Unfortunately, the inline version of this text is not very eye-catching and requires users to hover it for more information. For example, see the problem description in https://github.com/elastic/kibana/issues/47620
Can we improve the look and feel so paragraphs that are experimental/beta/deprecation-related are more like a regular admonition block (https://asciidoctor.org/docs/user-manual/#admonition)?
This wouldn't help lists that contain such items, but hopefully it's a step in the right direction.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.