mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-04 13:14:50 +02:00
Updated Forum (markdown)
14
Forum.md
14
Forum.md
@@ -1,13 +1 @@
|
|||||||
<iframe id="forum_embed"
|
The forum for CATCH discussion is hosted on Google Groups: [https://groups.google.com/forum/?fromgroups#!forum/catch-forum](https://groups.google.com/forum/?fromgroups#!forum/catch-forum)
|
||||||
src="javascript:void(0)"
|
|
||||||
scrolling="no"
|
|
||||||
frameborder="0"
|
|
||||||
width="900"
|
|
||||||
height="700">
|
|
||||||
</iframe>
|
|
||||||
<script type="text/javascript">
|
|
||||||
document.getElementById('forum_embed').src =
|
|
||||||
'https://groups.google.com/forum/embed/?place=forum/catch-forum'
|
|
||||||
+ '&showsearch=true&showpopout=true&showtabs=false'
|
|
||||||
+ '&parenturl=' + encodeURIComponent(window.location.href);
|
|
||||||
</script>
|
|
Reference in New Issue
Block a user