Add reStructuredText example
This commit is contained in:
parent
55388fa044
commit
361d9b85a9
1 changed files with 18 additions and 0 deletions
18
rst/test.rst
Normal file
18
rst/test.rst
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
Title
|
||||||
|
#####
|
||||||
|
|
||||||
|
This is a paragraph.
|
||||||
|
|
||||||
|
Heading one
|
||||||
|
===========
|
||||||
|
|
||||||
|
Heading two
|
||||||
|
-----------
|
||||||
|
|
||||||
|
* List item 1
|
||||||
|
* List item 2
|
||||||
|
* List item 3
|
||||||
|
|
||||||
|
- List item 4
|
||||||
|
- List item 5
|
||||||
|
- List item 6
|
Loading…
Add table
Add a link
Reference in a new issue