diff --git a/_layouts/printable.html b/_layouts/printable.html new file mode 100644 index 0000000000..95fb01e585 --- /dev/null +++ b/_layouts/printable.html @@ -0,0 +1,5 @@ +{% include header.txt %} + +
+ {{ content }} +
diff --git a/style/index.md b/style/index.md index 07ace255b3..e133f420b9 100644 --- a/style/index.md +++ b/style/index.md @@ -30,6 +30,7 @@ title: Scala Style Guide -->