Skip to content

Commit d090a47

Browse files
committed
Add more_inline section
1 parent 4d25583 commit d090a47

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,20 @@ <h3>Numbers &amp; digits</h3>
382382

383383

384384

385+
<section id="more_inline">
386+
<h3>Other inline features</h3>
387+
<p>This is a place to capture topics that don't fit into one of the previous categories in the Characters &amp; Phrases section.</p>
388+
389+
<div id="placeholder_more_inline"></div>
390+
<script>displaySection("placeholder_more_inline", more_inline, 'more_inline')</script>
391+
392+
</section>
393+
394+
395+
396+
397+
398+
385399

386400

387401
<!--section id="more_inline">

0 commit comments

Comments
 (0)