mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 01:58:17 +00:00
15 lines
227 B
Plaintext
15 lines
227 B
Plaintext
# http://www.wikicreole.org/wiki/Creole1.0
|
|
|
|
bold="**"
|
|
italic="//"
|
|
heading="=="
|
|
link1="[[a|b]]"
|
|
link2="[[a:b]]"
|
|
hr="----"
|
|
img=" {{a|b}}"
|
|
table_heading="|=a |=b |"
|
|
raw="{{{a}}}"
|
|
escape="~"
|
|
placeholder="<<<x>>>"
|
|
line_break="\\\\"
|