How to define a description for an example? #70
Unanswered
toni-schmitt
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How can I define a description for an example? It would be really useful to add descriptions for complex examples.
I am currently doing something like this, which is not ideal:
Which obviously doesn't work with
config.ValidateExamples();All reactions