tillprochaska / honeypot

MIT License
1 stars 0 forks source link

28 render markup headings #31

Closed tillprochaska closed 5 years ago

tillprochaska commented 5 years ago

This PR closes #28. Actually, the story.board already renders markup in headings if you request data via the API. It does not, however, render markup in reports views.

I’ve added a cucumber feature to ensure markup in headings is rendered in report views as well as when requested via the API and implemented the missing behavior for report views.