Changes for page Sandbox
Last modified by Matt Richards on 2024/12/20 13:53
From version 5.1
edited by Matt Richards
on 2024/11/11 11:15
on 2024/11/11 11:15
Change comment:
There is no comment for this version
To version 7.1
edited by Matt Richards
on 2024/11/12 08:44
on 2024/11/12 08:44
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -55,7 +55,7 @@ 55 55 56 56 (% class="wikigeneratedid" %) 57 57 ((( 58 - 58 + 59 59 ))) 60 60 61 61 (% class="wikigeneratedid" %) ... ... @@ -63,7 +63,8 @@ 63 63 64 64 ))) 65 65 66 -``` 66 +{{code language="python"}} 67 +from this in that 67 67 interface vlan 266 68 68 ip igmp enable 69 69 ip igmp version 2 ... ... @@ -71,7 +71,7 @@ 71 71 ip address 172.21.14.210/24 72 72 snmp-server vrf default 73 73 snmp-server vrf mgmt 74 - ```75 +{{/code}} 75 75 76 76 == == 77 77 ... ... @@ -102,6 +102,11 @@ 102 102 11*. Item 4 103 103 1. Item 5 104 104 106 +== {{code language="python"}}from this in that 107 +sub { 108 + bla(); 109 +}{{/code}} == 110 + 105 105 == Tables == 106 106 107 107 You can create tables right into wiki pages: