2020-05-16 11:17:36 +02:00

22 lines
385 B
Plaintext

# https://docutils.readthedocs.io/en/sphinx-docs/ref/rst/restructuredtext.html
bold="**"
list1="1. "
list2="(1) "
list3="1) "
list4="I. "
list5="i. "
list6="* "
list7="- "
list8="+ "
end_of_paragraph="::"
title="====="
image=".. image:: "
image_attr=" :a: 1"
doctest=">>>"
table1="+--+""
table2="+==+""
footnote_and_citation=".. [a] "
hyperlink=".. _a: http://a "
macro=".. |b| a"