summaryrefslogtreecommitdiffstats
path: root/tests/test_sphinx/sourcedirs/includes/index.md
blob: dc904e37db2203bf221e86edc0e582f3d4677cb9 (plain)
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
# Main Title

```{include} include1.inc.md
```

{ref}`inc_header`

```{include} include_code.py
:code: python
```

```{include} include_code.py
:code: python
:number-lines: 0
```

```{include} include_literal.txt
:literal:
```

```{include} include_literal.txt
:literal:
:name: literal_ref
:start-line: 2
:end-before: lines
:number-lines: 0
```

### A Sub-sub-Heading

some more text