CodeforAustralia / heritage-near-me

🔎 Heritage Near Me web app prototype
23 stars 6 forks source link

adds end story marker for analytics #155

Closed techieshark closed 8 years ago

techieshark commented 8 years ago

new story text dom heirarchy:

div.passage
  div
     p
     p
     ... etc (Markdown content from story)
  div#story-end-marker

Fixes #153