-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathtest_sources_tabbed_basic_.xml
More file actions
32 lines (32 loc) · 1.62 KB
/
test_sources_tabbed_basic_.xml
File metadata and controls
32 lines (32 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<document source="source" translation_progress="{'total': 0, 'translated': 0}">
<section ids="title" names="title">
<title>
Title
<container classes="tabbed-set" is_div="True">
<tabbed_input checked="True" id="mock-uuid" set_id="mock-uuid" type="radio">
<tabbed_label classes="tabbed-label" input_id="mock-uuid">
Tab 1
<container classes="tabbed-content" is_div="True">
<paragraph>
Tab 1 content
<tabbed_input checked="False" id="mock-uuid" set_id="mock-uuid" type="radio">
<tabbed_label classes="tabbed-label" input_id="mock-uuid">
Tab 2
<container classes="tabbed-content pl-1 bg-primary" is_div="True">
<paragraph>
Tab 2 content
<container classes="tabbed-set" is_div="True">
<tabbed_input checked="False" id="mock-uuid" set_id="mock-uuid" type="radio">
<tabbed_label classes="tabbed-label" input_id="mock-uuid">
Tab 3
<container classes="tabbed-content" is_div="True">
<paragraph>
Tab 3 content
<literal_block force="False" highlight_args="{}" language="python" linenos="False" xml:space="preserve">
import pip
<tabbed_input checked="True" id="mock-uuid" set_id="mock-uuid" type="radio">
<tabbed_label classes="tabbed-label" input_id="mock-uuid">
Tab 4
<container classes="tabbed-content" is_div="True">
<paragraph>
Tab 4 content