How do I put the annotations in the list #6812
-
The Annotations cannot be put in the list. - [rich](https://github.com/Textualize/rich) (1)
{ .annotate }
1. :man_raising_hand: I'm an annotation! I can contain `code`, __formatted
text__, images, ... basically anything that can be expressed in Markdown. |
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
Feb 22, 2024
Replies: 1 comment
-
The solution is to wrap the list in an HTML |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SohamTilekar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The solution is to wrap the list in an HTML
div
element as described in the docs.