aboutsummaryrefslogtreecommitdiff
path: root/model_8/example.rst
blob: 301b97a6f49cae4177107cec1e0bf510255a7abb (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
.. -*- mode: rst -*-
.. -*-  coding: utf-8 -*-


==========
Main title
==========

.. sectnum::
  :depth: 2

First Title
-----------

ipsum
~~~~~

.. sidebar:: Note

    .. raw:: latex

       \lipsum[3-9][10-11]

.. raw:: latex

   \lipsum[1-9][5-10]

.. code:: c

    #include <stdio.h>
    int main() {
       printf("Hello, World!");
       return 0;
    }

Last one
--------

.. list-table::
   :header-rows: 1

   * - Treat
     - Quantity
     - Description
   * - Albatross
     - 2.99
     - On a stick!
   * - Crunchy Frog
     - 1.49
     - If we took the bones out, it wouldn't be
       crunchy, now would it?
   * - Gannet Ripple
     - 1.99
     - On a stick!