Typically, when you route an output object that does not contain graphics to the HTML destination, ODS places the results within TABLE tags, rendering them as one or more HTML tables. Graphics output ...
This post is about the exciting part of creating a custom tag helper: generating new HTML to go down to the user in the place of whatever "placeholder" tag you insert into your View or Razor Page. A ...