Replies: 1 comment 1 reply
-
OK, I'll manage by looking at the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be nice for
MyST-Parser
to provide a way to create custom admonitions.My use case is the following: at the bottom of all the numerous (more than 1220)
.md
source files of my (LaTeX FAQ) project, I want to specify the sources of the answers to the question. I want these sources to be displayed in an admonition, say:history
octicon (fromsphinx-design
).It would be great to be able to create my own
source
admonition in order to be able to type, instead of a systematic:just:
which would be as easy as:
Beta Was this translation helpful? Give feedback.
All reactions