mirror of https://github.com/status-im/cabot.git
Update to kramdown
This commit is contained in:
parent
0d481497ed
commit
f99362d931
|
@ -35,7 +35,7 @@ future: true
|
|||
exclude: ['bin', 'README.md']
|
||||
|
||||
# Use the redcarpet Markdown renderer
|
||||
markdown: redcarpet
|
||||
markdown: kramdown
|
||||
redcarpet:
|
||||
extensions: [
|
||||
'no_intra_emphasis',
|
||||
|
|
Loading…
Reference in New Issue