diff --git a/topics/preface.adoc b/topics/preface.adoc index 78141bd6b1..71cfb56d83 100755 --- a/topics/preface.adoc +++ b/topics/preface.adoc @@ -1,8 +1,9 @@ +:project.name: Keycloak + = Preface In some of the example listings, what is meant to be displayed on one line does not fit inside the available page width.These lines have been broken up. A '\' at the end of a line means that a break has been introduced to fit in the page, with the following lines indented. So: -:product.name: Keycloak [source] ---- Let's pretend to have an extremely \ @@ -18,4 +19,4 @@ Let's pretend to have an extremely long line that does not fit This one is short ---- -Test if attribute is working {product.name} \ No newline at end of file +Test if attribute is working {project.name} and {{project.name}} \ No newline at end of file