Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.78 KB

style-sheets.md.html

File metadata and controls

44 lines (28 loc) · 1.78 KB

Slate Template Version 1.23

Style Sheets

<link rel="stylesheet" href="https://casual-effects.com/markdeep/latest/apidoc.css?">
<link rel="stylesheet" href="https://casual-effects.com/markdeep/latest/apidoc.css?">

Dark

For an aggressively-stylized document with a black background, insert the following anywhere in your document:

<link rel="stylesheet" href="https://casual-effects.com/markdeep/latest/dark.css?">

API Documentation

To use the API documentation template, insert the following anywhere in your document:

<link rel="stylesheet" href="https://casual-effects.com/markdeep/latest/apidoc.css?">

Presentation Slides

To create presentation slides as a PDF, insert the following into your document, using first-level headers for sections and second-level headers for slides:

<link rel="stylesheet" href="https://casual-effects.com/markdeep/latest/slides.css?">

Then, print the document to PDF.

<style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src="markdeep.min.js" charset="utf-8"></script><script src="https://morgan3d.github.io/markdeep/latest/markdeep.min.js" charset="utf-8"></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility="visible")</script>