We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff73241 commit b7ffed1Copy full SHA for b7ffed1
_config.yml
@@ -1,3 +1,8 @@
1
safe: true
2
lsi: false
3
pygments: true
4
+baseurl: /scala
5
+markdown: redcarpet2
6
+redcarpet:
7
+ extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
8
+
0 commit comments