- commit
- 49aaacb476bb6f239457101200913c8ca54566e4
- parent
- 390abdcd53c935e0562c27b8b245307b2189d44d
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2024-04-24 12:45
styleguide: move address to misc section
Diffstat
| M | examples/styleguide.html | 21 | ++++++++++----------- |
1 files changed, 10 insertions, 11 deletions
diff --git a/examples/styleguide.html b/examples/styleguide.html
@@ -18,7 +18,6 @@ 18 18 <li><a href="#preformatted-text">Preformatted Text</a></li> 19 19 <li><a href="#inline-code">Inline Code</a></li> 20 20 <li><a href="#emphasis">Emphasis</a></li>21 -1 <li><a href="#address">Address</a></li>22 21 <li><a href="#misc">Misc</a></li> 23 22 </ul> 24 23 </nav> @@ -329,7 +328,16 @@ 329 328 <em><strong>Example Text</strong></em> 330 329 <mark>Example Text</mark></code></pre> 331 330332 -1 <h2 id="address">Address</h2>-1 331 <h2 id="misc">Misc</h2> -1 332 -1 333 <h3>Abbreviation</h3> -1 334 -1 335 <div class="example example--code"> -1 336 Nulla <abbr title="attribute">attr</abbr> vitae elit libero, a pharetra augue. -1 337 </div> -1 338 <pre class="example-code"><code>Nulla <abbr title="attribute">att<</abb>> vitae elit libero, a pharetra augue.</code></pre> -1 339 -1 340 <h3>Address</h3> 333 341 334 342 <div class="example"> 335 343 <address> @@ -344,15 +352,6 @@ 344 352 </address> 345 353 </div> 346 354347 -1 <h2 id="misc">Misc</h2>348 -1349 -1 <h3>Abbreviation</h3>350 -1351 -1 <div class="example example--code">352 -1 Nulla <abbr title="attribute">attr</abbr> vitae elit libero, a pharetra augue.353 -1 </div>354 -1 <pre class="example-code"><code>Nulla <abbr title="attribute">att<</abb>> vitae elit libero, a pharetra augue.</code></pre>355 -1356 355 <h3 id="variables">Variables</h3> 357 356 358 357 <div class="example example--code">