Commit be3351eb authored by Marco Cavalli's avatar Marco Cavalli
Browse files

fix: add empty lines in notes and examples

parent 16deb487
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -136,7 +136,9 @@
  <div class="example-container">
    <div>
      >>> [!note] NOTE:<br/>
      <br>
      When the simplified GeoJSON representation is selected, the layout of the Entities changes, see clause 4.5.17 for details.<br>
      <br>
      >>>
    </div>
    <div class="NO"><div><p>NOTE:</p></div><div>
@@ -147,7 +149,9 @@
  <div class="example-container">
    <div>
      >>> [!tip] EXAMPLE 1:<br/>
      <br>
      When the simplified GeoJSON representation is selected, the layout of the Entities changes, see clause 4.5.17 for details.<br>
      <br>
      >>>
    </div>
    <div class="EX"><div><p>EXAMPLE 1:</p></div><div>
@@ -187,6 +191,7 @@
  <div class="example-container">
    <div>
      >>> [!tip] EXAMPLE 11:<br>
      <br>
      [?q=parkingTickets\[value\]=="Overstay 60 minutes"&jsonKeys=parkingTickets]{.HTML_Code} . The trailing path is [parkingTickets]{.HTML_Code} . The [parkingTickets]{.HTML_Code} *Property* of the JSON object is targeted, but the target [value]{.HTML_Code} raw is JSON, and is not expanded to [ngsi-ld:hasValue]{.HTML_Code} using the core *\@context* . Refer to the following NGSI-LD Entity:<br>
      ``` json<br>
      {<br>
@@ -201,6 +206,7 @@
        }<br>
      }<br>
      ```<br>
      <br>
      >>>
    </div>
    <div class="EX"><div><p>EXAMPLE 11:</p></div><div>