diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..adc39c6 --- /dev/null +++ b/_config.yml @@ -0,0 +1,7 @@ +markdown: kramdown +kramdown: + parse_block_html: true + +plugins: + - jekyll-mentions +