Skip to content

[Discuss] Inline admonitions #108

Closed as not planned
Closed as not planned
@bmorelli25

Description

@bmorelli25

Summary

You can find an example of an inline admonition in this page:

Data set quality | Elastic Observability [8.17] | Elastic

The text [beta] on top of the page is an inline admonition. If you have over it, you will see a tooltip-style box. There is no equivalent functionality in MyST, so for now we are converting it an admonition of type ‘important'.

```{admonition} <title>
:class: important
<text>
```

To do

Metadata

Metadata

Assignees

No one assigned

    Labels

    authoringRelates to our markdown parserquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions