File: file.rst

package info (click to toggle)
gtksourceview4 4.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,840 kB
  • sloc: ansic: 49,715; sh: 4,917; xml: 1,302; makefile: 1,010; python: 230; perl: 52; yacc: 45; cobol: 20; objc: 19; sed: 16; fortran: 14; cpp: 8; ml: 3
file content (31 lines) | stat: -rw-r--r-- 750 bytes parent folder | download | duplicates (11)
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
Heading
=======

These are some addresses: http://www.gnome.org/ and https://www.gnome.org/ and git://git.gnome.org/gtksourceview and ssh://USERNAME@git.gnome.org/git/gtksourceview and gnome-list@gnome.org is the last one.

Subheading
----------

 - First ``literal`` Item
 - Second **bold** Item
   - Subitem `interpreted`
 - Third *emphasis* Item

This is a sentence with a `http-link <http://www.wikipedia.org/>`_, a `https-link <https://www.gnome.org/>`_, and a footnote [#]_.

.. image:: images/example.png
    :height: 100px
    :width: 100 px

| A line block
> A quote block

..

        This is a block that will be shown.

.. This is a comment and will not be shown.

.. math::

  \lambda = \lambda_{0} + \arctan \left[ \frac{x}{-y} \right]