Hi
I do my first steps with the GRAV-CMS and I like it :-)
But what I can not do is to add a google-ansense script direct into the content.
Google-Search with markdown and script was not successful.
Is there any markdown "command" for a script as below?
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-xxxxxxxxxxxx"
data-ad-slot="xxxxxxxxxx"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Thanks for help and best regards