embed openstreetmap iframe in github markdown
Not supported in GFM Embedding an <iframe> into GitHub-flavored Markdown (GFM) is not supported. Here’s the official stance on it from their specs: 6.11 Disallowed Raw HTML (extension) GFM enables the tagfilter extension, where the following HTML tags will be filtered when rendering HTML output: <title> <textarea> <style> <xmp> <iframe> <noembed> <noframes> <script> <plaintext> […] … Read more