-
Notifications
You must be signed in to change notification settings - Fork 409
admonition support: warnings/hints/notes, etc. #3153
Copy link
Copy link
Closed
Labels
A: websiteArea: websiteArea: websitep2-nice-to-haveLess of a priority at the moment. We don't usually deal with this immediately.Less of a priority at the moment. We don't usually deal with this immediately.type: feature-requestDEPRECATED New feature or requestDEPRECATED New feature or requestwebsite: designWebsite graphic designWebsite graphic designwebsite: eng-docDEPRECATED JS engine for /docDEPRECATED JS engine for /doc
Metadata
Metadata
Labels
A: websiteArea: websiteArea: websitep2-nice-to-haveLess of a priority at the moment. We don't usually deal with this immediately.Less of a priority at the moment. We don't usually deal with this immediately.type: feature-requestDEPRECATED New feature or requestDEPRECATED New feature or requestwebsite: designWebsite graphic designWebsite graphic designwebsite: eng-docDEPRECATED JS engine for /docDEPRECATED JS engine for /doc
Having a proper visually distinguishable box for admonitions would make it easier to read the documentations. Right now, we misuse markdown blockquotes and (sometime) use emojis for variants. But they are mixed in between other documentation paragraphs, that it is quite easy to miss (and does not look good to be honest).
Some screenshots where I found it confusing:

These are only a few examples that I quickly scanned through.
We can take some inspirations from spacy's and thinc's docs:
