@@ -233,12 +233,12 @@ Properties
233233.. _cobj-pageview-examples :
234234
235235Examples
236- --------
236+ ========
237237
238238.. _cobj-pageview-dataProcessing-example :
239239
240240Example: Display a main menu and a breadcrumb on the page
241- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
241+ ---------------------------------------------------------
242242
243243.. literalinclude :: _includes/_pageWithBreadcrumb.typoscript
244244 :language: typoscript
266266.. _cobj-pageview-paths-example :
267267
268268Example: Define a path that contains all templates
269- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
269+ --------------------------------------------------
270270
271271This is a basic definition of a :fluid: `PAGEVIEW ` object with only one path to the
272272templates:
@@ -326,7 +326,7 @@ are expected in folder
326326.. _cobj-pageview-paths-example-extended :
327327
328328Example: Define fallbacks for a template paths
329- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
329+ ----------------------------------------------
330330
331331You can use the directories defined in :confval: `pageview-paths ` to
332332define fallback directories for the templates:
@@ -351,7 +351,7 @@ in :path:`EXT:my_basic_sitepackage/Resources/Private/PageView/Pages/`.
351351.. _cobj-pageview-variables-example :
352352
353353Example: Make additional variables available in the Fluid template
354- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
354+ ------------------------------------------------------------------
355355
356356.. literalinclude :: _includes/_pageWithVariables.typoscript
357357 :langugage: typoscript
0 commit comments