Skip to content

Instantly share code, notes, and snippets.

@meoso
Last active March 23, 2017 15:20
Show Gist options
  • Save meoso/84c9a06678a8e71d1e4e1dc972dd9a0e to your computer and use it in GitHub Desktop.
Save meoso/84c9a06678a8e71d1e4e1dc972dd9a0e to your computer and use it in GitHub Desktop.
BootMark template (one of several types) via https://github.com/obedm503/bootmark
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<bootmark fetch="markdown.md" css="https://obedm503.github.io/bootmark/dist/bootmark.min.css" html="{theme:'flatly',prettifyTheme: 'atelier-estuary-light',favicon:'icon.png'}"></bootmark>
</body>
<script src="https://obedm503.github.io/bootmark/dist/bootmark.bundle.min.js"></script>
</html>

Gravizo dot diagram

Only basic graphs seem to work

Lorem ipsum

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque vel neque sapien. Praesent ante elit, tincidunt a dolor eget, aliquet pulvinar urna. Morbi a sapien vel urna elementum tincidunt eget id nisl. Morbi ut velit nec sem convallis feugiat sit amet in dui. Morbi id eros tristique, aliquet turpis in, tempor nisi. Sed et quam ut mi cursus dignissim. Phasellus ac vulputate velit, sit amet feugiat lectus. Vivamus pretium nunc nec ornare lobortis.

@meoso
Copy link
Author

meoso commented Feb 16, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment