diff --git a/src/main/asciidoc/fundamentals.adoc b/src/main/asciidoc/fundamentals.adoc index a5d2e123..49483b1e 100644 --- a/src/main/asciidoc/fundamentals.adoc +++ b/src/main/asciidoc/fundamentals.adoc @@ -109,7 +109,7 @@ For more information on this, have a look at <>. .The `RepresentationModel` class hierarchy ==== -[plantuml, diagram-classes, svg] +[plantuml, diagram-classes, format="svg"] .... class RepresentationModel class EntityModel @@ -155,7 +155,7 @@ If you returned such an instance from a Spring MVC or WebFlux controller and the .The HAL representation generated for the person representation model ==== -[source javscript] +[source, javscript] ---- { "_links" : {