Reading time block.
Renders a <span> with the estimated reading time from content metadata.
Reads content.meta["reading_time"] which is populated by the builder's enrichment stage.
Assigns
:content— currentSayfa.Contentstruct withmeta["reading_time"]
Examples
<%= @block.(:reading_time) %>