disable intra emphasis
This commit is contained in:
parent
f0d1958cc0
commit
392add88e6
@ -134,7 +134,7 @@ reply-to-self = false
|
|||||||
|
|
||||||
# Misaka-specific Markdown extensions, all flags starting with EXT_ can be used
|
# Misaka-specific Markdown extensions, all flags starting with EXT_ can be used
|
||||||
# there, separated by comma.
|
# there, separated by comma.
|
||||||
options = strikethrough, superscript, autolink, fenced_code
|
options = strikethrough, superscript, autolink, fenced_code, no_intra_emphasis
|
||||||
|
|
||||||
# Additional HTML tags to allow in the generated output, comma-separated. By
|
# Additional HTML tags to allow in the generated output, comma-separated. By
|
||||||
# default, only a, blockquote, br, code, del, em, h1, h2, h3, h4, h5, h6, hr,
|
# default, only a, blockquote, br, code, del, em, h1, h2, h3, h4, h5, h6, hr,
|
||||||
|
Loading…
Reference in New Issue
Block a user