Render your tags as a comma-separated list
There's a new option to render your tags on a page as a simple comma-separated list, rather than the default bullet list style. To do it, just add a style: inline filter to the custom tag as follows:
{{ tags | style: inline }}
You can see how it looks by checking out Olly's blog.