Add markdown support for custom headers and footers.

This commit is contained in:
Lars Jung 2014-06-08 15:13:36 +02:00
parent f0721afb88
commit b6cf568e31
7 changed files with 132 additions and 36 deletions

View file

@ -17,6 +17,10 @@
color: #555;
}
}
pre, code {
font-family: @font-family-mono;
}
}
#content-header {