I have this custom module that generates HTML via a block and uses a template , does anyone know how I can reuse the template for the filter as well? I would like to use the same template when I do this [filter_name] in an editor.
My Drupal 8 Site report is giving this Media warning:
It is potentially insecure to display oEmbed content in a frame that is served from the same domain as your main Drupal site, as this may allow execution of third-party code. You can specify a different domain for serving oEmbed content here.
I've been searching various forums and reading Drupal documentation but I cannot find an explanation for how I can fix this warning?