We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Our source blocks currently have a mix of different subs, with many not defining them at all. We should try to be consistent.
The text was updated successfully, but these errors were encountered:
Just curious @philwebb , what do you mean by subs?
Sorry, something went wrong.
@robert-smith-911
We have a few imports that declare them:
[source,java,indent=0,subs="verbatim,quotes,attributes"] ---- include::{code-examples}/context/embedded/TomcatServerCustomizerExample.java[tag=configuration] ----
And a lot more that don't
@philwebb Something I can look at?
Thanks for the offer, but it's probably best if we tackle as part of #6313
711a0c1
No branches or pull requests
Our source blocks currently have a mix of different subs, with many not defining them at all. We should try to be consistent.
The text was updated successfully, but these errors were encountered: