xref: /aosp_15_r20/external/AFLplusplus/dictionaries/rst.dict (revision 08b48e0b10e97b33e7b60c5b6e2243bd915777f2)
1# https://docutils.readthedocs.io/en/sphinx-docs/ref/rst/restructuredtext.html
2
3bold="**"
4list1="1. "
5list2="(1) "
6list3="1) "
7list4="I. "
8list5="i. "
9list6="* "
10list7="- "
11list8="+ "
12end_of_paragraph="::"
13title="====="
14image=".. image:: "
15image_attr="    :a: 1"
16doctest=">>>"
17table1="+--+""
18table2="+==+""
19footnote_and_citation=".. [a] "
20hyperlink=".. _a: http://a "
21macro=".. |b| a"
22