1===== issue34-fixed ===== 2demonstrates https://github.com/mprins/dokuwiki-plugin-openlayersmap/issues/34 3which was using an invalid syntax by not having a line break before the closing </olmap> tag. 4 5<olmap id="olMap_example" width="550px" height="450px" lat="51.3680" lon="6.1403" zoom="14" statusbar="1" controls="1" poihoverstyle="0" baselyr="OpenStreetMap" gpxfile="" kmlfile="" geojsonfile="" summary="" > 6~~ a comment 7</olmap>