Add reStructuredText example

This commit is contained in:
Oliver Davies 2025-08-05 01:23:37 +01:00
parent 55388fa044
commit 361d9b85a9

18
rst/test.rst Normal file
View 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