<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://laswitchtech.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://laswitchtech.com/feed.php">
        <title>LaswitchTech</title>
        <description>Blending Innovation and Expertise in Computing – From Network Security to Software Development and 3D Printing</description>
        <link>https://laswitchtech.com/</link>
        <image rdf:resource="https://laswitchtech.com/_media/wiki/logo.svg" />
       <dc:date>2026-05-07T20:29:24+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/writr/documentation/03/01/struct/index?rev=1731525109&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/projects/writr/documentation/03/01/wrap/index?rev=1730922891&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://laswitchtech.com/_media/wiki/logo.svg">
        <title>LaswitchTech</title>
        <link>https://laswitchtech.com/</link>
        <url>https://laswitchtech.com/_media/wiki/logo.svg</url>
    </image>
    <item rdf:about="https://laswitchtech.com/en/projects/writr/documentation/03/01/struct/index?rev=1731525109&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-13T19:11:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Struct</title>
        <link>https://laswitchtech.com/en/projects/writr/documentation/03/01/struct/index?rev=1731525109&amp;do=diff</link>
        <description>Struct

Hidden Feature

The Writr template includes CSS to support hidden struct field. All you need to do is the add the prefix hidden to the field name. This will automatically hide the field.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/projects/writr/documentation/03/01/wrap/index?rev=1730922891&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-06T19:54:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Wrap</title>
        <link>https://laswitchtech.com/en/projects/writr/documentation/03/01/wrap/index?rev=1730922891&amp;do=diff</link>
        <description>Wrap

Basic syntax

An uppercase &lt;WRAP&gt; (or alternatively &lt;block&gt; or &lt;div&gt;) creates a div and should be used for “big” containers, surrounding paragraphs, lists, tables, etc.
&lt;WRAP classes width :language&gt;
&quot;big&quot; content
&lt;/WRAP&gt;

or
&lt;block classes width :language&gt;
&quot;big&quot; content
&lt;/block&gt;

or
&lt;div classes width :language&gt;
&quot;big&quot; content
&lt;/div&gt;</description>
    </item>
</rdf:RDF>
