# 23-Aug-2026 — tidy caption preview and share-modal alerts [ref #356](https://github.com/nbarrett/ngx-ramblers/issues/356)

## [build 846](https://github.com/nbarrett/ngx-ramblers/actions/runs/32643487238) — [commit e27872b](https://github.com/nbarrett/ngx-ramblers/commit/e27872bfd45ecb5a72b52da9f972ab7001a38f0e)

_____

Decode HTML entities (&nbsp;, &amp;, &lt;, &gt;, &quot;, &#39;) when
building the event caption preview, so descriptions no longer show
literal entity codes in the "what will be posted" text.

Fold the persistent "Page post, not a Facebook Event" notice and the
"Add a photo to post to Instagram" prompt into a single alert in the
share modal instead of stacking two separate warning boxes.