# Add some punctuation to unordered lists in Discourse-in-Discourse oneboxing

**URL:** https://meta.discourse.org/t/add-some-punctuation-to-unordered-lists-in-discourse-in-discourse-oneboxing/38548
**Category:** Feature
**Created:** [27. Januar 2016 um 02:16 UTC](https://meta.discourse.org/t/add-some-punctuation-to-unordered-lists-in-discourse-in-discourse-oneboxing/38548 "2016-01-27T02:16:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![meglio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meglio/32/71444_2.png) [@meglio](https://meta.discourse.org/u/meglio)
#### Post date: [27. Januar 2016 um 02:16 UTC](https://meta.discourse.org/t/add-some-punctuation-to-unordered-lists-in-discourse-in-discourse-oneboxing/38548/1 "2016-01-27T02:16:06Z")

</div>

I just embedded one of my topics from Meta into another forum, here is hot it looks like:

 ![](https://global.discourse-cdn.com/meta/original/3X/8/1/81c759525600a05a9b34080ba6cfc21cc4c0ed2d.png)

While the original is very well structured and has multiple leve headings, the one-boxed version is really hard to read.

The experience can be easily improved by adding some punctuation in a one-boxed version:

1. Add a “dot” after headings which don’t have dots at the end, except if a list follows it.
2. Add a `&#8226;` htmlentity on the beginning on every list item.
3. Add a “dot” after the end of the list, if there is no punctuation at the end of it already (comma, dot, ; etc)
4. In the excerpt being displayed in a one-box, identify the highest level of heading, if any (H1, H2 etc, which ever is the highest one), and make only **those** headings bold.

The fixed version would look like this:

> **Personal Page badge** • Created a topic in a particular category • Wrote at least 1000 words in the topic (in one or multiple messages) • Wrote in the topic at least 10 days (non-consecutive) • Uploaded at least 10 images. **Goal**. In our forum, we have a category named “farms”. Goat farmers, small to big, are welcome to create their own topic/page there to tell about their farm, upload photos, push news and answer questions …

Just 4 simple tricks should improve readability greatly.
