From d41c4522dac6d97c40f9ade82d1d0e2661e899f6 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Sat, 23 Mar 2019 19:32:01 +0100 Subject: [PATCH] Remove italics from XML examples in Reference Manual --- src/docs/asciidoc/core/core-appendix.adoc | 18 ++++++++++++------ src/docs/asciidoc/integration-appendix.adoc | 18 ++++++++++++------ .../asciidoc/languages/dynamic-languages.adoc | 5 +++-- 3 files changed, 27 insertions(+), 14 deletions(-) diff --git a/src/docs/asciidoc/core/core-appendix.adoc b/src/docs/asciidoc/core/core-appendix.adoc index e8f4cd23fa..b1507591f3 100644 --- a/src/docs/asciidoc/core/core-appendix.adoc +++ b/src/docs/asciidoc/core/core-appendix.adoc @@ -28,11 +28,13 @@ correct schema so that the tags in the `util` namespace are available to you): + http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd"> + ---- @@ -517,11 +519,13 @@ are available to you): + http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd"> + ---- @@ -542,11 +546,13 @@ available to you: + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> + ---- diff --git a/src/docs/asciidoc/integration-appendix.adoc b/src/docs/asciidoc/integration-appendix.adoc index 89d43a3706..2f5e4f80ac 100644 --- a/src/docs/asciidoc/integration-appendix.adoc +++ b/src/docs/asciidoc/integration-appendix.adoc @@ -26,11 +26,13 @@ correct schema so that the elements in the `jee` namespace are available to you: + http://www.springframework.org/schema/jee https://www.springframework.org/schema/jee/spring-jee.xsd"> + ---- @@ -299,11 +301,13 @@ are available to you: + http://www.springframework.org/schema/jms https://www.springframework.org/schema/jms/spring-jms.xsd"> + ---- @@ -335,10 +339,12 @@ the correct schema so that the elements in the `cache` namespace are available t + http://www.springframework.org/schema/cache https://www.springframework.org/schema/cache/spring-cache.xsd"> + ---- diff --git a/src/docs/asciidoc/languages/dynamic-languages.adoc b/src/docs/asciidoc/languages/dynamic-languages.adoc index c157f1b2b2..eaf26b16c2 100644 --- a/src/docs/asciidoc/languages/dynamic-languages.adoc +++ b/src/docs/asciidoc/languages/dynamic-languages.adoc @@ -856,9 +856,10 @@ the correct schema so that the tags in the `lang` namespace are available to you + http://www.springframework.org/schema/lang https://www.springframework.org/schema/lang/spring-lang.xsd">