Skip to content

Show full h-event in h-feed

Jamie Tanna requested to merge feature/more-detail-hevents-hfeed into master

As part of #472 (closed), we want to display the full content of the h-event in an h-feed, so a reader is able to determine the full event's details.

While we're doing this, we can take advantage of .Render's awesome functionality and de-duplicate the rendering of the event's content.

Closes #472 (closed).

Merge request reports