<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to SandBox</title><link>https://sourceforge.net/p/roundup/wiki/SandBox/</link><description>Recent changes to SandBox</description><atom:link href="https://sourceforge.net/p/roundup/wiki/SandBox/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 08 Mar 2019 16:17:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/roundup/wiki/SandBox/feed" rel="self" type="application/rss+xml"/><item><title>SandBox modified by Bernhard Reiter</title><link>https://sourceforge.net/p/roundup/wiki/SandBox/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -14,3 +14,6 @@

 ### inclusion without shebang
 [[include repo=roundup:code path=test/__init__.py rev=528b90]]
+
+### showing an attached python file
+[[include src=test.py]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernhard Reiter</dc:creator><pubDate>Fri, 08 Mar 2019 16:17:04 -0000</pubDate><guid>https://sourceforge.netc9937aee501be7f3e3da74466d42a4a7c57d89f4</guid></item><item><title>SandBox modified by Bernhard Reiter</title><link>https://sourceforge.net/p/roundup/wiki/SandBox/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -9,4 +9,8 @@
 import roundup
 ```

+### with including a file from our repo
 [[include repo=roundup:code path=/demo.py rev=528b90]]
+
+### inclusion without shebang
+[[include repo=roundup:code path=test/__init__.py rev=528b90]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernhard Reiter</dc:creator><pubDate>Fri, 08 Mar 2019 10:05:56 -0000</pubDate><guid>https://sourceforge.net21c8e4423a8df6f0f6b5a4fb7e7838cd46b8d556</guid></item><item><title>SandBox modified by Bernhard Reiter</title><link>https://sourceforge.net/p/roundup/wiki/SandBox/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1 +1,12 @@
 *Purpose: Scratchpad to test this wiki.*
+
+## Testing highlighting
+
+    :::python
+    print("Hello")
+    
+```python
+import roundup
+```
+
+[[include repo=roundup:code path=/demo.py rev=528b90]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernhard Reiter</dc:creator><pubDate>Fri, 08 Mar 2019 10:02:31 -0000</pubDate><guid>https://sourceforge.netccfdcb3261365db5c078ff8c102a8d18e866444c</guid></item><item><title>SandBox modified by Bernhard Reiter</title><link>https://sourceforge.net/p/roundup/wiki/SandBox/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;em&gt;Purpose: Scratchpad to test this wiki.&lt;/em&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernhard Reiter</dc:creator><pubDate>Fri, 08 Mar 2019 09:56:40 -0000</pubDate><guid>https://sourceforge.netbbd82cc04634d4d7be3c07190bb3fc3ceafe6259</guid></item></channel></rss>